pokeplatinum/include/overlay005/berry_graphics_table.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

9 lines
235 B
C

#ifndef POKEPLATINUM_BERRY_GRAPHICS_TABLE_H
#define POKEPLATINUM_BERRY_GRAPHICS_TABLE_H
#include "overlay005/berry_graphics_data.h"
extern const BerryGraphicsData gBerryGraphicsTable[];
#endif // POKEPLATINUM_BERRY_GRAPHICS_TABLE_H