mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
* sdf * fsda * fuck * fuck2 * toolz * sdaf * sdfa * saf * sdfa * sdfa * sdf * sdfa * temp rename * temp rename * temp rename * sdaf * the pain is immensurable in the land of byond * the curse of rah * safd * sadf * sadf * gf * asf * fssdfa * sfd * sadf * sfda * brah * brah * it's easier for you to fix this * ffs * brah * brah
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
// Subsystem signals. Format:
|
|
// When the signal is called: (signal arguments)
|
|
// All signals send the source datum of the signal as the first argument
|
|
|
|
///Subsystem signals
|
|
///From base of datum/controller/subsystem/Initialize
|
|
#define COMSIG_SUBSYSTEM_POST_INITIALIZE "subsystem_post_initialize"
|