Split some more modules

This commit is contained in:
gamemasterplc 2024-01-18 16:55:59 -06:00
parent af807c2085
commit 0cc9997bcb
11 changed files with 107 additions and 18 deletions

View file

@ -1,6 +1,6 @@
#include "common.h"
#include "game/audio.h"
#include "game/object.h"
#include "game/gamework_data.h"
#include "game/printfunc.h"
#include "game/pad.h"
#include "game/wipe.h"