mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 14:55:35 -04:00
Rename managers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef TMC_DEATHFX_H
|
||||
#define TMC_DEATHFX_H
|
||||
#ifndef DEATHFX_H
|
||||
#define DEATHFX_H
|
||||
|
||||
#ifndef NENT_DEPRECATED
|
||||
#error "deathFx.h requires new entities"
|
||||
@@ -14,4 +14,4 @@ typedef struct {
|
||||
u8 item;
|
||||
} DeathFxObject;
|
||||
|
||||
#endif // TMC_DEATHFX_H
|
||||
#endif // DEATHFX_H
|
||||
|
||||
Reference in New Issue
Block a user