Make struct def transparent, add Doxygen docs

This commit is contained in:
Lhea (Rachel)
2023-05-15 16:20:50 -07:00
parent c9e0030847
commit 7d554f117e
4 changed files with 228 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
#ifndef POKEPLATINUM_STRUCT_02023790_DECL_H
#define POKEPLATINUM_STRUCT_02023790_DECL_H
typedef struct Strbuf_t Strbuf;
typedef struct Strbuf Strbuf;
#endif // POKEPLATINUM_STRUCT_02023790_DECL_H