mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-19 05:42:53 -05:00
refactor: Entire code base, thread and log usage
Boils down to: - Include headers - Reduce boiler plate with helpers - Swap out explicit usages with core API layer and ensure the right API is configured beforehand
This commit is contained in:
@@ -3,6 +3,7 @@ rc_config := config.rc
|
||||
cppflags_config := -DUNICODE
|
||||
|
||||
libs_config := \
|
||||
core \
|
||||
eamio \
|
||||
geninput \
|
||||
util \
|
||||
|
||||
Reference in New Issue
Block a user