jpn-final: Decompile langInit

This commit is contained in:
Ryan Dwyer
2022-03-19 21:20:53 +10:00
parent 6a363879d8
commit 9b23b0e220
13 changed files with 77 additions and 117 deletions
-9
View File
@@ -1,9 +0,0 @@
#ifndef IN_GAME_GAME_000000_H
#define IN_GAME_GAME_000000_H
#include <ultra64.h>
#include "data.h"
#include "types.h"
void func0f000000(void);
#endif
+1
View File
@@ -4,6 +4,7 @@
#include "data.h"
#include "types.h"
void langInit(void);
void langTick(void);
u32 langGetLangBankIndexFromStagenum(s32 stagenum);