mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-07 18:55:57 -05:00
Fixed ShipAnimation scrcmd
This commit is contained in:
@@ -1207,7 +1207,7 @@ namespace DSPRE.Resources {
|
||||
[0x023A] = new byte[] { 2, 2, 2 },
|
||||
[0x023B] = new byte[] { 2 },
|
||||
[0x023C] = new byte[] { 2, 2 },
|
||||
[0x023D] = new byte[] { 2, 2, 2, 2 },
|
||||
[0x023D] = new byte[] { 1, 1, 2, 2, 2 },
|
||||
[0x023E] = new byte[] { }, /////////////////
|
||||
[0x023F] = new byte[1] { 0 },
|
||||
[0x0240] = new byte[1] { 0 },
|
||||
|
||||
Reference in New Issue
Block a user