This commit is contained in:
2025-03-30 12:28:12 -05:00
parent 8bdf1ec369
commit 5fe172bc0d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
#define PRINT_STATIC
#include "Print.h"
Print::Print(void* h, Archimedes::App* a) : Archimedes::Module(h, a) {