mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 20:47:53 -04:00
jpn-final: Decompile langInit
This commit is contained in:
@@ -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
|
||||
@@ -4,6 +4,7 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
void langInit(void);
|
||||
void langTick(void);
|
||||
|
||||
u32 langGetLangBankIndexFromStagenum(s32 stagenum);
|
||||
|
||||
Reference in New Issue
Block a user