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

4 lines
60 B
C

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