mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Moving link connection to Pokemon_Party class
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
#define SCRIPT_ARRAY_H
|
||||
|
||||
#include "script_obj.h"
|
||||
#include "pokemon_party.h"
|
||||
|
||||
extern script_obj script[6];
|
||||
extern script_obj script[11];
|
||||
|
||||
void add_script_party_var(Pokemon_Party var);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user