mirror of
https://github.com/zeldaret/oot
synced 2026-06-12 13:35:17 -04:00
Create headers for Game States (#2482)
* make headers for gamestates * fixes * fixes 2 * bss
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include "setup_state.h"
|
||||
|
||||
#include "global.h"
|
||||
#include "console_logo_state.h"
|
||||
|
||||
void Setup_InitImpl(SetupState* this) {
|
||||
PRINTF(T("ゼルダ共通データ初期化\n", "Zelda common data initialization\n"));
|
||||
|
||||
Reference in New Issue
Block a user