mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
misc minor cleanup (indentation, offset comments, etc)
This commit is contained in:
@@ -127,7 +127,6 @@ static BOOL checkCreateHeap(fopAc_ac_c* i_ac) {
|
||||
|
||||
/* 800D88F8-800D8C50 .text createHeap__6daBg_cFv */
|
||||
BOOL daBg_c::createHeap() {
|
||||
/* Nonmatching - array loads */
|
||||
static char l_modelName[4][13] = {
|
||||
"model.bmd",
|
||||
"model1.bmd",
|
||||
@@ -338,12 +337,6 @@ static s32 daBg_Create(fopAc_ac_c* i_ac) {
|
||||
return ((daBg_c*)i_ac)->create();
|
||||
}
|
||||
|
||||
// searchRoomMemory__Fi d_a_bg.o
|
||||
// searchRoomNo__FiP10readRoom_c d_a_bg.o
|
||||
// getRoomMemory__6daBg_cFi d_a_bg.o
|
||||
// initRoomMemory__6daBg_cFv d_a_bg.o
|
||||
// calcRoomMemory__6daBg_cFPPcPlPPcPl d_a_bg.o
|
||||
|
||||
/* 800D9094-800D9318 .text create__6daBg_cFv */
|
||||
s32 daBg_c::create() {
|
||||
fopAcM_SetupActor(this, daBg_c);
|
||||
|
||||
Reference in New Issue
Block a user