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/structures.h | |
| parent | 3afbd0e9012be95e687ccb36eb62f6df08cded19 (diff) | |
Rename managers
Diffstat (limited to 'include/structures.h')
| -rw-r--r-- | include/structures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/structures.h b/include/structures.h index 88798071..3b717180 100644 --- a/include/structures.h +++ b/include/structures.h @@ -324,4 +324,4 @@ typedef struct { s16 position; } TileData; -#endif +#endif // STRUCTURES_H |
