Add cvar methods to global functions header and cleanup includes (#152)

* add cvar methods to global functions header and cleanup includes

* fix z_lib.c

* tweak includes
This commit is contained in:
Archez
2024-05-22 09:05:00 -05:00
committed by Garrett Cox
parent ad2bc10ed0
commit 82cf1a4885
17 changed files with 18 additions and 27 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "overlays/gamestates/ovl_file_choose/z_file_select.h"
#include "overlays/gamestates/ovl_select/z_select.h"
#include "libultraship/libultraship.h"
#include <libultraship/bridge.h>
extern SceneSelectEntry sScenes[143];