diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-07-03 09:38:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-03 09:38:52 -0400 |
| commit | c85050497c1bd062e9cd40bf5b32fa3beca366cc (patch) | |
| tree | 9593ddd3ab820223ab580d5fc0ae133b485b8315 /engine/slots | |
| parent | Actually run .travis/webhook.sh (diff) | |
| parent | Add engine/movie/oak_speech/ subdirectory (diff) | |
| download | pokeyellow-c85050497c1bd062e9cd40bf5b32fa3beca366cc.tar.gz pokeyellow-c85050497c1bd062e9cd40bf5b32fa3beca366cc.tar.xz pokeyellow-c85050497c1bd062e9cd40bf5b32fa3beca366cc.zip | |
Merge pull request #256 from Rangi42/master
Add subdirectories to engine/ similar to pokecrystal
Diffstat (limited to '')
| -rwxr-xr-x | engine/slots/game_corner_slots.asm (renamed from engine/game_corner_slots.asm) | 0 | ||||
| -rwxr-xr-x | engine/slots/game_corner_slots2.asm (renamed from engine/game_corner_slots2.asm) | 0 | ||||
| -rwxr-xr-x | engine/slots/slot_machine.asm (renamed from engine/slot_machine.asm) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/engine/game_corner_slots.asm b/engine/slots/game_corner_slots.asm index 2108695f..2108695f 100755 --- a/engine/game_corner_slots.asm +++ b/engine/slots/game_corner_slots.asm diff --git a/engine/game_corner_slots2.asm b/engine/slots/game_corner_slots2.asm index 8f6e8374..8f6e8374 100755 --- a/engine/game_corner_slots2.asm +++ b/engine/slots/game_corner_slots2.asm diff --git a/engine/slot_machine.asm b/engine/slots/slot_machine.asm index 0a92c69b..0a92c69b 100755 --- a/engine/slot_machine.asm +++ b/engine/slots/slot_machine.asm |
