diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2015-02-17 15:33:03 -0500 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2015-02-17 15:33:03 -0500 |
| commit | 6030b176c2819c83c625f257ad7e8632a8245ed9 (patch) | |
| tree | fd98417c4f40a3bc8479a5900920a0ccd40fedd6 /OBJ | |
| parent | ef4cc242dc8ad04320d19af22931fcbdbf670c13 (diff) | |
| download | kappa-6030b176c2819c83c625f257ad7e8632a8245ed9.zip kappa-6030b176c2819c83c625f257ad7e8632a8245ed9.tar.gz kappa-6030b176c2819c83c625f257ad7e8632a8245ed9.tar.bz2 kappa-6030b176c2819c83c625f257ad7e8632a8245ed9.tar.xz | |
Emulate the Rockbox plugin API, ported xracer
Tons of changes
Diffstat (limited to 'OBJ')
| -rw-r--r-- | OBJ | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +apps/fixedpoint.o +apps/plugin.o +apps/xracer/graphics.o +apps/xracer/generator.o +apps/xracer/map.o +apps/xracer/maps.o +apps/xracer/sprite.o +apps/xracer/main.o +apps/xracer/util.o boot/head.o drivers/gfx.o drivers/gfx-as.o |