luckytyphlosion
|
043e932765
|
engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
|
2015-12-23 15:40:59 -05:00 |
|
YamaArashi
|
56d75db28a
|
constants for PrintNumber
|
2015-07-29 12:06:54 -07:00 |
|
dannye
|
148d3f3cf2
|
Consolidate coord macros
|
2015-07-18 15:52:03 -05:00 |
|
YamaArashi
|
3fdb8a0d89
|
serial/trade/misc
|
2015-02-07 02:43:08 -08:00 |
|
U-Fish-PC\Daniel
|
bd533aa79b
|
Use *Coord instead of FuncCoord
Using 'Coord =' doesn't like using wTileMap
So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord
to avoid static addresses
|
2014-06-25 16:58:27 -04:00 |
|
yenatch
|
b36f793667
|
Use macros for predef calls/jumps instead of static ids.
|
2014-06-16 13:57:26 -07:00 |
|
yenatch
|
40c17c906b
|
Remove most static wram addresses. Use labels instead.
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
2014-05-26 22:04:39 -07:00 |
|
U-Fish-PC\Daniel
|
15427f5320
|
Pull a lot of engine out of main.asm
|
2014-05-22 18:13:20 -04:00 |
|