pokecrystal-board/macros
Andrew Cook 0f5540740b
Some Mobile code labeling and removed magic numbers (#993)
* Macro loop for EmptyAllSRAMBanks

* Many things labeled and magic numbers removed

* Conform to the style guide

* Rename URLs in mobile_46

* MOBILEAPI_19 -> MOBILEAPI_TELEPHONESTATUS

* Update engine/menus/empty_sram.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update ram/wram.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update mobile/mobile_46.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Update mobile/mobile_46.asm

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

* Remove underscore from Set*DownloadURL symbols

* Begin Labeling TradeCornerHoldMon routines

* Add wMobileMon party_struct

* Add TRADE_CORNER_REQUEST_LENGTH constant

* Name battle tower action functions

* Label trade corner send/receive buffer

* Label the saved copy of the trade corner pokemon

also fix mailmsg_jp

* So many copies of decodeBase64Character

* Label another buffer

* Fix Alignment and use MOBILE_EMAIL_LENGTH

* `Function11ad8a` -> `MobileIncJumptableIndex`

* Apply Rangi Suggestions pass 1

Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>

* Apply Suggestions 2

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
Co-authored-by: vulcandth <vulcandth@gmail.com>
2022-09-14 19:49:58 -05:00
..
scripts Define scene constants alongside scene_scripts (#979) 2022-07-29 17:43:10 -04:00
asserts.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
code.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
const.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
coords.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
data.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
farcall.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
gfx.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
legacy.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
predef.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
ram.asm Some Mobile code labeling and removed magic numbers (#993) 2022-09-14 19:49:58 -05:00
vc.asm Rename the object_struct field labels and constants (#1005) 2022-09-12 09:15:44 -04:00