Removing Pokemon_Party

This commit is contained in:
GearsProgress
2026-07-02 16:05:47 -04:00
parent 150a87c59c
commit a0d2d593ed
15 changed files with 28 additions and 292 deletions

View File

@@ -15,6 +15,7 @@
#include "Gen3Pokemon.h"
#include "pokemon_data.h"
#include "translated_text.h"
#include "dbg/debug_mode.h"
#define LEFT 8
#define RIGHT (H_MAX - LEFT)