mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-16 12:25:09 -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:
@@ -4,6 +4,8 @@ deplibs_bsthook := \
|
||||
avs \
|
||||
|
||||
libs_bsthook := \
|
||||
avs-util \
|
||||
core \
|
||||
acioemu \
|
||||
bstio \
|
||||
hook \
|
||||
|
||||
Reference in New Issue
Block a user