]> code.bitgloo.com Git - clyne/gamedev.git/commit
Better menus and config writing
authordrumsetmonkey <abelleisle@roadrunner.com>
Tue, 2 Feb 2016 13:46:58 +0000 (08:46 -0500)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Tue, 2 Feb 2016 13:46:58 +0000 (08:46 -0500)
commit783143974e36856e92be3fe1b13cc6a0d0b1faeb
tree4a6e0b56120874845027e96901c0eb89c106a64d
parented970399ee3865ac7c5682d8a81a6a8a2282dd4a
Better menus and config writing
assets/names_en-us
include/common.h
include/config.h [new file with mode: 0644]
include/ui.h
main.cpp
src/config.cpp [new file with mode: 0644]
src/gameplay.cpp
src/ui.cpp