mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-10 12:35:24 -04:00
Fix data, option menus, impl boos, fix demo camera (#156)
* Fix data and option menus * safer code * wip boos impl * finish impl boos * Fix demo camera * slightly better match
This commit is contained in:
+1
-1
@@ -301,7 +301,7 @@ extern Vec3s gHedgehogPatrolPoints[];
|
||||
*/
|
||||
extern s32 indexObjectList2[];
|
||||
|
||||
#define NUM_BOOS 0xA
|
||||
#define NUM_BOOS 10
|
||||
#define NUM_FIRE_BREATHS 4
|
||||
|
||||
extern Vec3s gFireBreathsSpawns[];
|
||||
|
||||
Reference in New Issue
Block a user