Prototype fixes

This commit is contained in:
dbalatoni13 2025-04-02 00:41:07 +02:00
parent 9fb738e2ed
commit ba0d7ef58c
6 changed files with 20 additions and 3 deletions

View file

@ -10,8 +10,11 @@
#include "game/sprite.h"
#include "game/hsfformat.h"
#include "game/hsfman.h"
#include "game/minigame_seq.h"
#include "game/msm.h"
#include "game/perf.h"
#include "game/gamework.h"
#include "game/sreset.h"
extern FileListEntry _ovltbl[];
u32 GlobalCounter;