This website requires JavaScript.
Explore
Help
Sign In
pret
/
pokecrystal
Watch
1
Star
0
Fork
0
You've already forked pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
synced
2026-09-26 13:22:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e59624d1f5a3e0ca4e33c250bce3c1937b06b908
pokecrystal
/
data
/
trainers
T
History
Rangi
0d5cf5c8b9
Refer to "Rival", not "Silver" (
#983
)
...
Fixes
#982
2022-08-10 21:24:56 -04:00
..
attributes.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
class_names.asm
Verify uneven list sizes with list_start, li, and assert_list_length macros
2021-03-22 17:17:08 -04:00
dvs.asm
Clean up bugs commented in the source code (
#912
)
2022-07-09 16:12:02 -05:00
encounter_music.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
gendered_trainers.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
genders.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
leaders.asm
Move battle engine data into data/
2018-01-09 15:12:49 -05:00
palettes.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
parties.asm
Consistency with order of constant comments
2018-08-07 20:53:14 +02:00
party_pointers.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
pic_pointers.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
sprites.asm
Refer to "Rival", not "Silver" (
#983
)
2022-08-10 21:24:56 -04:00