Matched REL/w04 + applying ext_math macros

This commit is contained in:
mrshigure 2024-04-28 01:03:31 -07:00
parent 5d8d3669e1
commit 8b15b82b25
14 changed files with 1538 additions and 218 deletions

View file

@ -9,6 +9,7 @@
#include "game/object.h"
#include "game/objsub.h"
#include "game/pad.h"
#include "game/process.h"
#include "game/sprite.h"
#include "game/window.h"
#include "game/board/audio.h"