mirror of https://github.com/zeldaret/tp.git
clang-format
This commit is contained in:
parent
b51b5abd14
commit
1eb2cc39a8
|
@ -252,8 +252,6 @@ public:
|
||||||
int getPaletteNumInfo(void) const;
|
int getPaletteNumInfo(void) const;
|
||||||
int getPselectNumInfo(void) const;
|
int getPselectNumInfo(void) const;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void initFileList2(void);
|
void initFileList2(void);
|
||||||
void init(void);
|
void init(void);
|
||||||
|
|
||||||
|
|
|
@ -2892,7 +2892,7 @@ extern u8 lbl_80450878;
|
||||||
|
|
||||||
// additional symbols needed for d_stage.cpp
|
// additional symbols needed for d_stage.cpp
|
||||||
// autogenerated by split.py v0.3 at 2021-01-08 16:07:10.282857
|
// autogenerated by split.py v0.3 at 2021-01-08 16:07:10.282857
|
||||||
extern char lbl_80378A50[0x3F8]; // d_stage string literals
|
extern char lbl_80378A50[0x3F8]; // d_stage string literals
|
||||||
extern u8 lbl_803A3B18;
|
extern u8 lbl_803A3B18;
|
||||||
extern u8 lbl_803A65CC;
|
extern u8 lbl_803A65CC;
|
||||||
extern u8 lbl_803A65FC;
|
extern u8 lbl_803A65FC;
|
||||||
|
|
Loading…
Reference in New Issue