chsnacker documentation
snackerctl documentation gczoombox partial documentation several warning resolutions
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
#include "prop.h"
|
||||
|
||||
|
||||
void func_802E1790(void);
|
||||
#include "ch/snacker.h"
|
||||
|
||||
void spawnQueue_unlock(void);
|
||||
void spawnQueue_lock(void);
|
||||
@@ -121,7 +120,6 @@ extern ActorInfo D_80368528;
|
||||
extern ActorInfo D_8036854C;
|
||||
extern ActorInfo D_80368570;
|
||||
extern ActorInfo D_803685A0; //mumbotoken
|
||||
extern ActorInfo D_80368620; //snacker
|
||||
extern ActorInfo chSnowman; //sirslush
|
||||
extern ActorInfo chSnowball; //snowball
|
||||
extern ActorInfo chSnowmanHat; //sir_slush_hat
|
||||
@@ -191,7 +189,7 @@ void spawnQueue_reset(void){
|
||||
spawnQueue_lock();
|
||||
spawnQueueLength = 0;
|
||||
chmumbo_func_802D1724();
|
||||
func_802E1790();
|
||||
chSnacker_initialize();
|
||||
switch(loaded_asm_file){
|
||||
case OVERLAY_2_WHALE:
|
||||
CC_func_803870E0();
|
||||
@@ -263,7 +261,7 @@ void spawnQueue_reset(void){
|
||||
spawnableActorList_add(&D_80367E20, actor_new, 0x44); //chmolehill
|
||||
spawnableActorList_add(&D_80373DC0, actor_new, 0x80000);
|
||||
spawnableActorList_add(&D_80367E70, actor_new, 0x0);
|
||||
spawnableActorList_add(&D_80368620, actor_new, 0x10004); //snacker
|
||||
spawnableActorList_add(&gChSnacker, actor_new, 0x10004); //snacker
|
||||
spawnableActorList_add(&D_80366EF0, actor_new, 0x20004); //large_shadow
|
||||
spawnableActorList_add(&D_80367B20, actor_new, 0x80); //chclimbbase
|
||||
spawnableActorList_add(&D_80367BA4, actor_new, 0x40); //gold_bullion
|
||||
|
Reference in New Issue
Block a user