pokered/data/trainers, branch masterPokémon Red and BlueAdd comment explaining the purpose of TrainerNamePointers (#352)2022-04-01T03:49:08+00:00SatoMewSatoMew@users.noreply.github.com2022-04-01T03:49:08+00:0027d0b146addee8185178388e0f7a94353d8409ba
Fix incorrect comment about money received after battle (#346)2021-12-09T16:30:15+00:00stringflowSimon.oehmke@gmail.com2021-12-09T16:30:15+00:009523681b8c356cad3607a32893f095334a80fb6e
* fix incorrect comment about money received after battle
* fix incorrect comment in wram.asm
* fix incorrect comment about money received after battle
* fix incorrect comment in wram.asm
Use compound assignment operators2021-11-24T01:56:57+00:00Rangiremy.oukaour+rangi42@gmail.com2021-11-24T01:56:57+00:00865d37e02ad6af386e7f596659ebec12266be3ce
Eliminate unnecessary data macros2021-05-30T21:28:26+00:00Rangiremy.oukaour+rangi42@gmail.com2021-05-30T21:28:26+00:00ce62dca69be6c316f0cd549a498ff04aaeef8d4d
Use rgbds 0.5.0 features:2021-04-17T23:06:56+00:00Rangiremy.oukaour+rangi42@gmail.com2021-04-17T23:06:56+00:00dd690920c9f8502b649f1022fadbb99fab67a44a
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
Verify data table and name list sizes with assertion macros2021-03-25T20:44:41+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-25T20:33:05+00:0095ec2cf039f0efdc6dadfb6fe766ace231a1b6b1
Fixes #312