mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-27 19:21:47 -05:00
md5sum is missing in macOS and (presumably) BSD. An alternative would have been to use sha1sum instead, but it's probably a good idea to have as few dependencies as possible, so this doesn't happen again. fixes #364 |
||
|---|---|---|
| .. | ||
| common.h | ||
| gfx.c | ||
| lzcomp.c | ||
| Makefile | ||
| md5.c | ||
| palette.c | ||
| png_dimensions.c | ||
| pokemon_animation_graphics.c | ||
| pokemon_animation.c | ||
| scan_includes.c | ||