Initial mouse code(mouse graphics driver from Chronoshift). Very buggy.

This commit is contained in:
Justin Marshall
2020-06-07 08:54:51 -07:00
parent ffe6688efa
commit cc256ffb89
11 changed files with 430 additions and 65 deletions
+2
View File
@@ -535,6 +535,8 @@ KeyNumType GadgetClass::Input(void)
// jmarshall
int flags = 0;
WWSDL_ProcessEvents(key, flags);
Show_Mouse(); // jmarshall: thsi shouldn't be here!
// jmarshall end
/*