Added OpenGL 3D emulation and matrix functions.

This commit is contained in:
masscat 2007-04-17 16:53:11 +00:00
parent 27afb26309
commit abcf15af08
1 changed files with 2 additions and 0 deletions

View File

@ -19,5 +19,7 @@ libdesmume_a_SOURCES = \
render3D.c render3D.h \
saves.c saves.h \
SPU.c SPU.h \
matrix.c matrix.h \
opengl_collector_3Demu.c opengl_collector_3Demu.h \
thumb_instructions.c thumb_instructions.h types.h
libdesmume_a_LIBADD = fs-$(desmume_arch).$(OBJEXT)