mirror of
https://github.com/zeldaret/oot
synced 2026-06-24 17:43:14 -04:00
Create headers for Game States (#2482)
* make headers for gamestates * fixes * fixes 2 * bss
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "sample_state.h"
|
||||
|
||||
#include "global.h"
|
||||
|
||||
void Sample_HandleStateChange(SampleState* this) {
|
||||
|
||||
Reference in New Issue
Block a user