mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
b8bf062c8fdd4f4aff0017b7d9de27fdc0909e3f
Without libpng-dev, sudo make install causes:
In file included from src/gfx/gb.c:20:0:
include/gfx/main.h:20:17: fatal error: png.h: No such file or directory
#include <png.h>
^
compilation terminated.
Makefile:90: recipe for target 'src/gfx/gb.o' failed
make: *** [src/gfx/gb.o] Error 1
Pokémon Crystal
This is a disassembly of Pokémon Crystal.
It builds the following roms:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde - Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc
md5: 301899b8087289a6436b0a241fbbb474
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- irc: freenode#pret
Description
Languages
Assembly
89.2%
C
6.3%
Python
2%
C++
1.6%
INI
0.6%
Other
0.2%