mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
* Updated user input handling
* Event Queue
This commit is contained in:
@@ -11,6 +11,8 @@ set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
set(src_io
|
||||
./redalert/io/userinput.cpp
|
||||
./redalert/io/userinput.h
|
||||
./redalert/io/eventqueue.h
|
||||
./redalert/io/eventqueue.cpp
|
||||
)
|
||||
|
||||
set(src_win32lib
|
||||
|
||||
Reference in New Issue
Block a user