users
This commit is contained in:
@@ -19,6 +19,8 @@ typedef struct nn_computer {
|
|||||||
size_t supportedArchCount;
|
size_t supportedArchCount;
|
||||||
double timeOffset;
|
double timeOffset;
|
||||||
nn_universe *universe;
|
nn_universe *universe;
|
||||||
|
char *users[NN_MAX_USERS];
|
||||||
|
size_t userCount;
|
||||||
} nn_computer;
|
} nn_computer;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user