Files
RomWBW/Source/ver.inc
Wayne Warthen 8e0af1720a Application Boot Tweaks
- Reduces failure scenarios with application boot
- Catches and diagnoses common bank mismatch which application boot cannot handle
2024-07-27 15:17:58 -07:00

10 lines
160 B
PHP

#DEFINE RMJ 3
#DEFINE RMN 5
#DEFINE RUP 0
#DEFINE RTP 0
#DEFINE BIOSVER "3.5.0-dev.63"
#define rmj RMJ
#define rmn RMN
#define rup RUP
#define rtp RTP