diff options
author | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-18 08:41:39 -0400 |
---|---|---|
committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-18 08:41:39 -0400 |
commit | 12823eea3ea185d98e06320a0ee1a3baba1a0986 (patch) | |
tree | 1266f7289685c6d205f848a49afe938390a1ce2a /engine/overworld/spawn_points.asm | |
parent | a9ae89792cd54bf32e619eb00f38d16cbfaaf656 (diff) |
Added in macros for scripts, queue
Diffstat (limited to 'engine/overworld/spawn_points.asm')
-rwxr-xr-x | engine/overworld/spawn_points.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/overworld/spawn_points.asm b/engine/overworld/spawn_points.asm index ca654fd..c159a21 100755 --- a/engine/overworld/spawn_points.asm +++ b/engine/overworld/spawn_points.asm @@ -57,4 +57,3 @@ IsSpawnPoint: ; 03:47b6 .succeed
scf
ret
-
|