mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 02:48:23 -04:00
clang-format pass and workflow
This commit is contained in:
+4
-4
@@ -284,10 +284,10 @@ extern void sub_0801E00C();
|
||||
extern void sub_08050038(u32);
|
||||
extern void sub_080500F4(u32);
|
||||
extern void sub_08050110(u32, u32, u32, u32);
|
||||
extern u32 sub_08052734(); //has Dungeon Map?
|
||||
extern u32 sub_08052764(); //has Dungeon Compass?
|
||||
extern u32 sub_0805279C(); //has Dungeon Big Key?
|
||||
extern u32 sub_080527CC(); //num Dungeon small keys?
|
||||
extern u32 sub_08052734(); // has Dungeon Map?
|
||||
extern u32 sub_08052764(); // has Dungeon Compass?
|
||||
extern u32 sub_0805279C(); // has Dungeon Big Key?
|
||||
extern u32 sub_080527CC(); // num Dungeon small keys?
|
||||
extern u32 sub_08053FE0();
|
||||
extern void sub_08078790(Entity*, u32);
|
||||
extern void sub_080788E0(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user