mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-15 00:11:55 +07:00
fix some msvc warnings
This commit is contained in:
@@ -6,6 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "types.hpp"
|
||||
|
||||
e2d::i32 e2d_main(int argc, char *argv[]);
|
||||
int e2d_main(int argc, char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user