- route all accesses to gameaction from the backend through the sysCallbacks.
gameactions are frontend specific so this needs to be decoupled.
This commit is contained in:
parent
e5baef837a
commit
9898ee542c
6 changed files with 39 additions and 29 deletions
|
|
@ -77,6 +77,7 @@
|
|||
#include "v_palette.h"
|
||||
#include "s_music.h"
|
||||
#include "p_setup.h"
|
||||
#include "d_event.h"
|
||||
|
||||
#include "v_video.h"
|
||||
#include "g_hub.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue