Introduce space.h header

This commit is contained in:
gamemasterplc 2024-01-07 11:33:50 -06:00
parent bbafa85ac0
commit 3c8cc0d46c
4 changed files with 57 additions and 18 deletions

View file

@ -2,9 +2,6 @@
#define _BOARD_BASIC_SPACE_H
#include "dolphin.h"
#include "game/process.h"
extern Process *boardObjMan;
void BoardEventLandBlue(s32, s16);
void BoardEventLandRed(s32, s16);