mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-02-28 19:13:37 +00:00
Implement a mempatch function and create a ServerProcess patch with it
This commit is contained in:
parent
cb9895a38e
commit
da08659d72
7 changed files with 59 additions and 6 deletions
|
|
@ -5,4 +5,5 @@
|
|||
#include <LinkerAPI.h>
|
||||
|
||||
// Mod Loader Implementation
|
||||
void serverProcessReplacement(unsigned int timeDelta);
|
||||
bool conLoadMod(Linker::SimObject *obj,S32 argc, const char* argv[]);
|
||||
Loading…
Add table
Add a link
Reference in a new issue