Commit Graph

9 Commits

Author SHA1 Message Date
vulcandth
1d8a5338cf
Use exported constants for VC patch (#125)
Some checks failed
CI / build (push) Has been cancelled
2024-12-27 13:10:25 -05:00
Rangi42
a621806e42 Use bankless symbols for VC constants
This is valid according to the .sym file spec:
<https://rgbds.gbdev.io/sym/>
2024-08-04 21:11:19 -04:00
vulcandth
70f883dc86 Sync sprite and battle anim consts/labels (pret/pokecrystal#1055)
* Sync sprite and battle anim consts/labels

* Add `; 00` comments

* Renamed to `SpriteAnimFunc_` and `BattleAnimFunc_`
2023-09-17 14:48:08 -05:00
Rangi
42ba9bbbe1 Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
vulcandth
1e1dbf842b VC ExchangeBytes Aliases
Co-Authored-By: aaaaaa123456789 <aaaaaa123456789@acidch.at>
2022-06-21 11:16:20 +02:00
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
vulcandth
2bab8a2946
Improved Virtual Console patch identifiers (#79) 2022-06-06 17:22:43 -04:00
Rangi
fa8f30723e Port make_patch.c features needed for pokered 2022-03-26 17:25:35 -04:00
vulcandth
3d58fb9556
Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00