mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Link connection errors
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
#include "script_obj.h"
|
||||
#include "pokemon_party.h"
|
||||
|
||||
extern script_obj script[11];
|
||||
extern script_obj script[13];
|
||||
|
||||
void add_script_party_var(Pokemon_Party var);
|
||||
bool run_conditional(int index);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user