mirror of
https://github.com/zeldaret/oot
synced 2026-06-17 07:07:57 -04:00
Remove functions.h (#2501)
* split most of functions.h * osdriverominit * forgot include * fix * remove functions.h * temporary fix for fix_bss * fix bss * revert fix_bss.py change
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
#include "sys_matrix.h"
|
||||
#include "terminal.h"
|
||||
#include "title_setup_state.h"
|
||||
#include "transition_circle.h"
|
||||
#include "transition_fade.h"
|
||||
#include "transition_tile.h"
|
||||
#include "transition_triforce.h"
|
||||
#include "transition_wipe.h"
|
||||
#include "versions.h"
|
||||
#include "z_actor_dlftbls.h"
|
||||
#include "zelda_arena.h"
|
||||
|
||||
Reference in New Issue
Block a user