Remove unused variables

This commit is contained in:
negativeExponent
2020-01-26 08:47:28 +08:00
parent b56fd973e3
commit e1e48294f0
3 changed files with 12 additions and 21 deletions

View File

@@ -49,9 +49,6 @@ DECLFW(CartBW);
extern uint8 *PRGptr[32];
extern uint8 *CHRptr[32];
extern uint32 PRGchip_max;
extern uint32 CHRchip_max;
extern uint32 PRGsize[32];
extern uint32 CHRsize[32];