mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Moves most circuit defines to files (#60705)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
262d592794
commit
0deb859b3c
@@ -1,3 +1,7 @@
|
||||
#define COMP_PROC_GLOBAL "Global"
|
||||
#define COMP_PROC_OBJECT "Object"
|
||||
|
||||
|
||||
/**
|
||||
* # Proc Call Component
|
||||
*
|
||||
@@ -63,3 +67,6 @@
|
||||
GLOB.AdminProcCaller = null
|
||||
|
||||
output_value.set_output(result)
|
||||
|
||||
#undef COMP_PROC_GLOBAL
|
||||
#undef COMP_PROC_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user