mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-12 19:16:50 -05:00
SCRIPTENV_BATTLE_WIN_FLAG
This commit is contained in:
@@ -98,6 +98,7 @@ typedef enum ScriptEnvField {
|
||||
SCRIPTENV_MISC_DATA_PTR,
|
||||
SCRIPTENV_UNKNOWN_21,
|
||||
SCRIPTENV_UNKNOWN_22,
|
||||
SCRIPTENV_BATTLE_WIN_FLAG,
|
||||
} ScriptEnvField;
|
||||
|
||||
#define ScriptReadByte(ctx) (*(ctx->scriptPtr++))
|
||||
|
||||
Reference in New Issue
Block a user