label FP files

This commit is contained in:
Banjo Kazooie
2023-01-31 17:32:35 -06:00
parent 2f858b790b
commit 96317e7239
29 changed files with 297 additions and 311 deletions

View File

@@ -316,7 +316,7 @@ void func_802E4048(s32 map, s32 exit, s32 transition){
}
//take me there
extern void func_802E4078(enum map_e map, s32 exit, s32 transition){
void func_802E4078(enum map_e map, s32 exit, s32 transition){
func_802E40D0(map, exit);
func_802E40E8(transition);
func_802E40C4(1);