Files
kiwistation/code/__DEFINES/callbacks.dm
T
2019-07-26 02:19:51 -07:00

5 lines
206 B
Plaintext

#define GLOBAL_PROC "some_magic_bullshit"
/// A shorthand for the callback datum, [documented here](datum/callback.html)
#define CALLBACK new /datum/callback
#define INVOKE_ASYNC world.ImmediateInvokeAsync