text3d
[carveJwlIkooP6JGAAIwe30JlM.git] / common.h
index 9eda6f67ae0e59dfcf76c8fd39b0f26d46d7d8ae..0aaab5dc6e5a387e103dbcd785a58531f1363dfa 100644 (file)
--- a/common.h
+++ b/common.h
@@ -17,6 +17,9 @@
 #define RESET_MAX_TIME 45.0
 VG_STATIC v3f TEMP_BOARD_0, TEMP_BOARD_1;
 
+#include "font.h"
+VG_STATIC font3d test_font;
+
 enum menu_controller_type
 {
    k_menu_controller_type_keyboard,