Updates for bazel on windows.
This commit is contained in:
@@ -17,12 +17,14 @@
|
||||
* Free Software Foundation, Inc., *
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
// clang-format off
|
||||
#include "KeyPressEvent.h"
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#include "main.h"
|
||||
|
||||
// clang-format on
|
||||
|
||||
namespace OpenArena {
|
||||
KeyPressEvent::KeyPressEvent(OpenArena::Keys key) {
|
||||
printf("KeyPressEvent created");
|
||||
|
||||
Reference in New Issue
Block a user