Finally bring cursors into the resource manager framework
- Hotspots are still hardcoded, unfortunately - Obscuring the cursor when using the keyboard now works properly
This commit is contained in:
@@ -123,7 +123,6 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
while(!All_Done)
|
||||
Handle_One_Event();
|
||||
clean_up_graphtool();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user