mirror of
https://github.com/zeldaret/tmc
synced 2026-08-04 01:03:49 -04:00
Two functions in townMinish.c OK
Also created npc.h and format.sh'd various files. A third function is outlined in townMinish.c, but currently non-matching.
This commit is contained in:
+1
-1
@@ -108,4 +108,4 @@ void (*const gEnemyFunctions[])(Entity* ent) = {
|
||||
TreeItem,
|
||||
Enemy66
|
||||
};
|
||||
// clang-format on
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user