mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 08:50:29 +02:00
Initial mouse code(mouse graphics driver from Chronoshift). Very buggy.
This commit is contained in:
@@ -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
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user