From 6030b176c2819c83c625f257ad7e8632a8245ed9 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Tue, 17 Feb 2015 15:33:03 -0500 Subject: Emulate the Rockbox plugin API, ported xracer Tons of changes --- OBJ | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'OBJ') diff --git a/OBJ b/OBJ index 81fe9b1..056e923 100644 --- a/OBJ +++ b/OBJ @@ -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 -- cgit v1.1