Go to file
2017-11-09 21:43:59 -06:00
build Add support world drawing 2017-11-09 21:43:59 -06:00
cmake/Modules Remove unused CMake modules 2017-10-17 23:51:12 -05:00
deps/ox Remove array globals from OxStd, as they were causing section overlaps 2017-11-09 20:14:25 -06:00
media Add support world drawing 2017-11-09 21:43:59 -06:00
scripts Add support world drawing 2017-11-09 21:43:59 -06:00
src Add support world drawing 2017-11-09 21:43:59 -06:00
.gitignore Add Session.vim to .gitignore 2017-10-18 00:00:45 -05:00
.liccor.yml Switch from old-style .liccor to new-style .liccor.yml 2017-05-14 23:44:00 -05:00
CMakeLists.txt Add support world drawing 2017-11-09 21:43:59 -06:00
Dockerfile Add support world drawing 2017-11-09 21:43:59 -06:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile Rename build-rom to gba-pkg 2017-10-14 19:45:40 -05:00
README.md Add setup information for building on macOS 2017-04-19 01:23:07 -05:00

Nostalgia

Setup

macOS

Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.

export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/