mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
rand command, beginning netcfg, consolidated some .c files
This commit is contained in:
@@ -105,6 +105,7 @@ BEG User *CurrentUser MDEF(NULL);
|
||||
BEG Shit *CurrentShit MDEF(NULL);
|
||||
BEG const OnMsg *CurrentCmd MDEF(NULL);
|
||||
BEG User *cfgUser MDEF(NULL);
|
||||
BEG const char *global_from MDEF(NULL);
|
||||
|
||||
BEG User __internal_users[2];
|
||||
#define CoreUser (__internal_users[0])
|
||||
|
||||
Reference in New Issue
Block a user