mirror of
https://github.com/zeldaret/tmc
synced 2026-09-01 09:52:51 -04:00
fixed suggestions, and also improved the similar archway.c
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ extern void CreateDust(Entity*);
|
||||
extern u32 IsItemEquipped(u32);
|
||||
extern void DeleteManager(Manager*);
|
||||
extern bool32 CheckPlayerInRegion(u32 centerX, u32 centerY, u32 radiusX, u32 radiusY);
|
||||
extern u32 CheckIsDungeon();
|
||||
extern u32 CheckIsDungeon(void);
|
||||
extern u32 GetTileTypeByEntity(Entity*);
|
||||
|
||||
// Unidentified
|
||||
|
||||
Reference in New Issue
Block a user