pokecrystal-board/tools
Ben10do 848b3ba3ec
Fix warnings about assignments in ‘if’ statements
Assignments in ‘if’ statements cause a warning in Clang, asking you to enclose the assignment in brackets (to show that it was intentional).
2017-06-09 22:42:05 +01:00
..
.gitignore Add .gitignore for compiled tools 2017-06-09 22:06:07 +01:00
lzcomp.c Fix warnings about assignments in ‘if’ statements 2017-06-09 22:42:05 +01:00
Makefile - Make the tools implicitly when making the ROM 2017-06-09 21:55:09 +01:00
palette.c Add C build tools. 2016-08-24 21:56:07 -04:00
png_dimensions.c Add C build tools. 2016-08-24 21:56:07 -04:00
pokemon_animation_graphics.c pokemon_animation_graphics: remove declarations from for loops 2017-05-28 23:52:23 -04:00
pokemon_animation.c Fix the pokemon animation tools. 2017-05-28 23:22:10 -04:00
scan_includes.c Fix the pokemon animation tools. 2017-05-28 23:22:10 -04:00