Split all used non-minigame RELs

This commit is contained in:
gamemasterplc 2024-01-18 20:53:39 -06:00
parent 6d5012f2a3
commit 8b2bec5e07
9 changed files with 70 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#include "common.h"
#include "game/gamework_data.h"
#include "game/process.h"
#include "game/data.h"
#include "game/sprite.h"

View file

@ -1,4 +1,4 @@
#include "common.h"
#include "game/gamework_data.h"
#include "stdarg.h"
#include "stdio.h"