mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-02-28 11:03:39 +00:00
Begin transition to the new ModLoader paradigm. Begin cleaning up code.
This commit is contained in:
parent
015a9f4dc8
commit
cb9895a38e
39 changed files with 1429 additions and 967 deletions
|
|
@ -3,6 +3,4 @@
|
|||
#include <string>
|
||||
#include <unordered_set>
|
||||
|
||||
typedef void (*ServerProcessPointer)(unsigned int);
|
||||
|
||||
void serverProcessReplacement(unsigned int timeDelta);
|
||||
Loading…
Add table
Add a link
Reference in a new issue