mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 13:34:46 -04:00
work on m_Do_audio and d_com_inf_game (#18)
* fix float issues and add decompctx.py tool * work on m_Do_audio and d_com_inf_game * fix build
This commit is contained in:
@@ -318,6 +318,7 @@ LIBS = [
|
||||
|
||||
# machine
|
||||
Object(NonMatching, "m_Do/m_Do_main.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_audio.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_controller_pad.cpp"),
|
||||
Object(Matching, "m_Do/m_Do_hostIO.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_mtx.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user