- separated the button code from c_dispatch.
Two separate features justify two separate files.
This commit is contained in:
parent
4a50f78bfe
commit
603ad755ab
14 changed files with 339 additions and 275 deletions
|
|
@ -53,6 +53,7 @@
|
|||
#include "events.h"
|
||||
#include "v_video.h"
|
||||
#include "i_system.h"
|
||||
#include "c_buttons.h"
|
||||
#include "scripting/types.h"
|
||||
|
||||
int DMenu::InMenu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue