My monster, she builds!
This commit is contained in:
parent
92490ebd5f
commit
8c5dccb5c8
6 changed files with 283 additions and 13 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* Post Scarcity Soctware Environment
|
||||
*
|
||||
* TODO: Edit purpose.
|
||||
*
|
||||
*
|
||||
* Copyright (c): 27 Apr 2026 Simon Brooke <simon@journeyman.cc>
|
||||
* Licensed under GPL version 2.0, or, at your option, any later version.
|
||||
*/
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
#define SRC_C_ENVIRONMENT_PRIVILEGED_KEYWORDS_H_
|
||||
|
||||
#define PK_LOCATION U"location"
|
||||
#define PK_NAME = U"name"
|
||||
#define PK_NAME U"name"
|
||||
|
||||
#include "memory/pointer.h"
|
||||
extern struct pso_pointer privileged_keyword_location;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue