pokediamond/include/constants/vars.h
2024-09-30 18:18:30 +01:00

9 lines
163 B
C

#ifndef POKEDIAMOND_CONSTANTS_VARS_H
#define POKEDIAMOND_CONSTANTS_VARS_H
#define VAR_BASE 0x4000
#define NUM_VARS 0x120
#endif // POKEDIAMOND_CONSTANTS_VARS_H