summaryrefslogtreecommitdiff
path: root/src/battle_tv.c
AgeCommit message (Collapse)Author
2018-12-25use max mon moves constant where able (#480)melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-10-14Clean battle structsDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30C vars sym ewramDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-03-01battle tv review changesDizzyEggg
2018-02-28make it compileDizzyEggg
2018-02-27decompile and document battle tvDizzyEggg