diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-05-01 11:43:19 +0200 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-05-18 13:07:06 +0200 |
| commit | 60e33b636d7b9dca767b3833ee39affcc626f420 (patch) | |
| tree | 51d7752fb76f5044028c56404f75c780783d8002 /include/npc.h | |
| parent | 3afbd0e9012be95e687ccb36eb62f6df08cded19 (diff) | |
Rename managers
Diffstat (limited to 'include/npc.h')
| -rw-r--r-- | include/npc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/npc.h b/include/npc.h index 2be97262..05ee9e36 100644 --- a/include/npc.h +++ b/include/npc.h @@ -372,4 +372,4 @@ void NPC58_Head(Entity*); extern void (*const gNPCFunctions[128][3])(Entity*); -#endif +#endif // NPC_H |
