Partial conversion of FIFO class to C.

This commit is contained in:
yabause 2006-04-15 13:12:13 +00:00
parent 517f7f7cde
commit 574603e7c5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ libdesmume_a_SOURCES = \
arm_instructions.cpp arm_instructions.hpp \
bios.cpp bios.hpp cp15.cpp cp15.hpp \
Disassembler.cpp Disassembler.hpp \
FIFO.cpp FIFO.hpp \
GPU.cpp GPU.hpp debug.c debug.h \
MMU.cpp MMU.hpp NDSSystem.cpp NDSSystem.hpp \
thumb_instructions.cpp thumb_instructions.hpp