mirror of https://github.com/zeldaret/tmc.git
20 lines
595 B
C
20 lines
595 B
C
#include "global.h"
|
|
#include "structures.h"
|
|
#include "functions.h"
|
|
#include "script.h"
|
|
#include "entity.h"
|
|
#include "save.h"
|
|
|
|
// these three functions use gRoomControls, maybe once that is understood better, these can be decompiled easier
|
|
NONMATCH("asm/non_matching/code_0807CC3C/sub_0807D280.inc", void sub_0807D280(u32 unk_1, u32 unk_2)) {
|
|
}
|
|
END_NONMATCH
|
|
|
|
NONMATCH("asm/non_matching/code_0807CC3C/sub_0807D46C.inc", void sub_0807D46C(u32 unk_1, u32 unk_2)) {
|
|
}
|
|
END_NONMATCH
|
|
|
|
NONMATCH("asm/non_matching/code_0807CC3C/sub_0807D6D8.inc", void sub_0807D6D8(u32 unk_1, u32 unk_2)) {
|
|
}
|
|
END_NONMATCH
|