diff options
author | mid-kid <esteve.varela@gmail.com> | 2019-08-22 17:31:45 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2019-10-21 00:42:36 +0200 |
commit | b7770e5f885e8cdefb7fd7b8985aa1278bd6b0d9 (patch) | |
tree | dea6d36cd93455b1c60d0e82938190d6f6116135 /wram.asm | |
parent | e68da6e717f1acaca0423e3db0f6013d92864d87 (diff) |
Add more error message translations
Thanks to melonjaywalk#5480
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1044,7 +1044,9 @@ wc811:: ds 1 wc812:: ds 1 wc813:: ds 1 wc814:: ds 4 -wc818:: ds 8 +wc818:: ds 6 +wMobileSDK_SendCommandID:: db ; c81e + ds 1 wc820:: ds 1 wc821:: ds 47 |