From 1eb2cc39a82c3da233b9c5a9180ca49b87db4b22 Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Sun, 10 Jan 2021 01:27:16 -0500 Subject: [PATCH] clang-format --- include/d/d_stage/d_stage.h | 2 -- include/variables.h | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/include/d/d_stage/d_stage.h b/include/d/d_stage/d_stage.h index 0f7cbff3761..32f1aa2e216 100644 --- a/include/d/d_stage/d_stage.h +++ b/include/d/d_stage/d_stage.h @@ -251,8 +251,6 @@ public: stage_plight_info_class* getPlightInfo(void) const; int getPaletteNumInfo(void) const; int getPselectNumInfo(void) const; - - void initFileList2(void); void init(void); diff --git a/include/variables.h b/include/variables.h index 383cff8b282..b12d923b9ba 100644 --- a/include/variables.h +++ b/include/variables.h @@ -2892,7 +2892,7 @@ extern u8 lbl_80450878; // additional symbols needed for d_stage.cpp // 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_803A65CC; extern u8 lbl_803A65FC;