pmd-red/tools/gbagfx
Cheng Hann Gan 8237e29a16
Defined more in-dungeon structs and enums (#53)
* Defined DungeonEntity

* Rename EntityType enums

* Revert EntityType rename

* Defined more in-dungeon structs and enums

* Added more dungeon global structs/enums

* Prefixed dungeonGlobalData with g

* Fixed compile errors

* Removed some CRLFs

* Fixed compile after merge

* Revert Makefile

* Rename DungeonEntityData.entityType

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>

* Renamed symbols per PR comments

Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com>
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2021-09-09 16:22:48 -07:00
..
.gitignore Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
convert_png.c update tools 2020-06-02 14:51:57 -04:00
convert_png.h Track tools srcs 2019-07-11 21:16:23 -04:00
font.c Track tools srcs 2019-07-11 21:16:23 -04:00
font.h Track tools srcs 2019-07-11 21:16:23 -04:00
gfx.c update tools 2020-06-02 14:51:57 -04:00
gfx.h update tools 2020-06-02 14:51:57 -04:00
global.h Track tools srcs 2019-07-11 21:16:23 -04:00
huff.c Track tools srcs 2019-07-11 21:16:23 -04:00
huff.h Track tools srcs 2019-07-11 21:16:23 -04:00
jasc_pal.c Track tools srcs 2019-07-11 21:16:23 -04:00
jasc_pal.h Track tools srcs 2019-07-11 21:16:23 -04:00
LICENSE Decompiled some item related functions (#42) 2021-07-10 11:23:20 -05:00
lz.c Track tools srcs 2019-07-11 21:16:23 -04:00
lz.h Track tools srcs 2019-07-11 21:16:23 -04:00
main.c update tools 2020-06-02 14:51:57 -04:00
Makefile Track tools srcs 2019-07-11 21:16:23 -04:00
options.h update tools 2020-06-02 14:51:57 -04:00
rl.c Track tools srcs 2019-07-11 21:16:23 -04:00
rl.h Track tools srcs 2019-07-11 21:16:23 -04:00
util.c update tools 2020-06-02 14:51:57 -04:00
util.h update tools 2020-06-02 14:51:57 -04:00