mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-05-31 09:11:49 +00:00
- disabled the message entering code.
This needs to be replaced with the game independent ZDoom version and hooked up properly, but it of low priority because it's a multiplayer only feature.
This commit is contained in:
parent
a870df840e
commit
1b9a2f5932
27 changed files with 237 additions and 476 deletions
|
@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#include "compat.h"
|
||||
#include "screens.h"
|
||||
#include "colmatch.h"
|
||||
#include "input.h"
|
||||
|
||||
#include "anim.h"
|
||||
#include "sbar.h"
|
||||
#include "menus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue