extern variables and object-like macro consts
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define BROLANG_CHILD_H
|
||||
|
||||
int child_value(int value);
|
||||
extern int child_shared_global;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user