Browse Source

Update Simple_message_window.c

Rudy Boudewijn van Etten 5 years ago
parent
commit
b13eda2956
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Gui/Simple_message_window.c

+ 4 - 0
Gui/Simple_message_window.c

@@ -1,3 +1,7 @@
+//
+// I used the message window from Earthbound as a example.
+//
+
 enum messages{MESSAGE1};
 
 #define GUI_MESSAGE_WIDTH 320