mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-25 00:51:55 +00:00
Moves most circuit defines to files (#60705)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#define COMP_TEXT_LOWER "To Lower"
|
||||
#define COMP_TEXT_UPPER "To Upper"
|
||||
|
||||
/**
|
||||
* # Text Component
|
||||
*
|
||||
@@ -47,3 +50,5 @@
|
||||
|
||||
output.set_output(result)
|
||||
|
||||
#undef COMP_TEXT_LOWER
|
||||
#undef COMP_TEXT_UPPER
|
||||
|
||||
Reference in New Issue
Block a user