mirror of
https://github.com/zeldaret/tmc
synced 2026-07-03 21:10:35 -04:00
sort out most of functions.h
This commit is contained in:
+3
-1
@@ -35,6 +35,8 @@ void sub_080AF250();
|
||||
void sub_0804C290();
|
||||
void sub_0804C258();
|
||||
|
||||
static void sub_0804C128(void);
|
||||
|
||||
extern void** gCurrentRoomProperties;
|
||||
|
||||
u32 sub_unk3_ArmosInteriors_RuinsEntranceNorth(u32 arg0) {
|
||||
@@ -1074,7 +1076,7 @@ extern u8 gUnk_080D9338[];
|
||||
extern u8 gUnk_080D9340[];
|
||||
extern TileEntity gUnk_080D9328[];
|
||||
|
||||
void sub_0804C128() {
|
||||
static void sub_0804C128(void) {
|
||||
sub_080AF250(0);
|
||||
if (gRoomVars.field_0x0 != 0) {
|
||||
if ((gArea.unk_0c_1) == 0) {
|
||||
|
||||
Reference in New Issue
Block a user