mirror of
https://github.com/zeldaret/tmc
synced 2026-09-03 18:23:34 -04:00
fix entity.c search prototypes, add documentation
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ void HandleDebugTextScreen() {
|
||||
}
|
||||
|
||||
void sub_0805FA04(void) {
|
||||
sub_0801DA90(1);
|
||||
DispReset(1);
|
||||
MemClear(&gBG0Buffer, sizeof(BGBuffer));
|
||||
MemClear(&gBG3Buffer, 0x1000);
|
||||
gScreen.lcd.displayControl = 0x940;
|
||||
|
||||
Reference in New Issue
Block a user