pokeplatinum/include/struct_decls/berry_patch_manager_decl.h
Nathan b24fd7abbd
Some checks failed
build / build (push) Has been cancelled
Document Berry patch management, graphics, and scripting commands (#765)
2025-09-15 12:10:17 -07:00

7 lines
200 B
C

#ifndef POKEPLATINUM_BERRY_PATCH_MANAGER_DECL_H
#define POKEPLATINUM_BERRY_PATCH_MANAGER_DECL_H
typedef struct BerryPatchManager BerryPatchManager;
#endif // POKEPLATINUM_BERRY_PATCH_MANAGER_DECL_H