cars
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ short getMultiColorTextNodeX2(MultiColorTextNode *node);
|
||||
void modifyTextNodeByGlobalId(unsigned char global_id, uint32_t new_color, char new_text[TEXT_MAX_LENGTH + 1], unsigned char new_slowness);
|
||||
void modifyMultiColorTextNodeByGlobalId(unsigned char global_id, char new_text[TEXT_MAX_LENGTH + 1], RGBWithIndex new_colors[4], unsigned char new_color_count);
|
||||
bool isNodeExistingByGlobal(unsigned char global_id);
|
||||
|
||||
void handleProgram1();
|
||||
|
||||
|
||||
#endif // PROTOTYPES_H
|
||||
Reference in New Issue
Block a user