add: basic amxx module api (actual module pending).
This commit is contained in:
parent
fc080e1a4e
commit
f23d031d2c
8 changed files with 160 additions and 2 deletions
|
|
@ -216,6 +216,7 @@ sourceFiles = files (
|
|||
'src/graph.cpp',
|
||||
'src/linkage.cpp',
|
||||
'src/manager.cpp',
|
||||
'src/module.cpp',
|
||||
'src/message.cpp',
|
||||
'src/navigate.cpp',
|
||||
'src/support.cpp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue