pmd-red/src/ground_effect.c
2024-12-18 11:28:07 +01:00

4 lines
61 B
C

#include "global.h"
IWRAM_INIT void *gGroundEffects = NULL;