1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-08 00:44:42 +00:00

Some functions.h and variables.h work (#2491)

* sort fuctions and variables

* bss
This commit is contained in:
fig02 2025-03-26 16:08:10 -04:00 committed by GitHub
parent 05faab33f1
commit ecf65e797e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 69 additions and 45 deletions

View file

@ -47,6 +47,7 @@
#include "sched.h"
#include "speed_meter.h"
#include "versions.h"
#include "vi_mode.h"
#include "z64thread.h"
#include "macros.h"