diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-06 22:44:09 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-07 01:25:44 +0100 |
| commit | 74e48d98b0edef729d90e070b65df748ecf3206f (patch) | |
| tree | 5a7230b89135e62a17949f41970c1b4d1525583b /data/scripts/script_0800B6C8.inc | |
| parent | 2bcea72f4982efbcacf5af162b1a8af4f6c27ca3 (diff) | |
Rename to Begin/EndBlock
Diffstat (limited to 'data/scripts/script_0800B6C8.inc')
| -rw-r--r-- | data/scripts/script_0800B6C8.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/script_0800B6C8.inc b/data/scripts/script_0800B6C8.inc index 44d64afa..4168693b 100644 --- a/data/scripts/script_0800B6C8.inc +++ b/data/scripts/script_0800B6C8.inc @@ -1,6 +1,6 @@ SCRIPT_START script_0800B6C8 - StartScript - StopScript + BeginBlock + EndBlock script_0800B6CC: HasRupees 0x0001 JumpIfNot script_0800B6CC @@ -25,8 +25,8 @@ script_0800B6D4: _0807F034 0x0064 Jump script_0800B698 .short 0x0000 - StartScript - StopScript + BeginBlock + EndBlock script_0800B734: Call sub_0808747C JumpIfNot script_0800B734 |
