ravepossum
|
07ead576ee
|
rename savedata.c and .h
|
2024-03-23 15:46:18 -04:00 |
|
ravepossum
|
60b004087c
|
move savedata struct declaration out of separate file
|
2024-03-23 14:57:18 -04:00 |
|
Trainer Riley
|
51752d105a
|
simplified SaveData_PoketchData, doxygenized comments, and more style guide/formatting cleanup
|
2024-03-22 14:53:59 -07:00 |
|
Trainer Riley
|
c070a7802d
|
Replaced defines with enums, moved struct definition to the header file (and removed the old declaration header), and formatting/style guide fixes
|
2024-03-22 14:11:17 -07:00 |
|
Trainer Riley
|
706285ed88
|
Remove unnamed poketch data file & rename struct declaration file
|
2024-03-21 20:34:10 -07:00 |
|
Trainer Riley
|
68965f6495
|
Updated comments and replaced more magic numbers with defined values.
It looks like it was safe to add the save_table header in the c file; the rom still matches.
|
2024-03-21 19:57:13 -07:00 |
|
Trainer Riley
|
12dd7cc9cd
|
More functions in PoketchData named, variables named, and comments added to all known Poketch functions so far.
|
2024-03-21 00:06:38 -07:00 |
|
Trainer Riley
|
666bcd3092
|
Poketch Data - named most variables in the struct, named many of its functions, and started adding comments.
|
2024-03-20 00:09:58 -07:00 |
|