diff options
Diffstat (limited to 'src/all_types.hpp')
| -rw-r--r-- | src/all_types.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/all_types.hpp b/src/all_types.hpp index bbb4f43497..57ff028d40 100644 --- a/src/all_types.hpp +++ b/src/all_types.hpp @@ -1455,6 +1455,7 @@ struct CodeGen { bool have_pub_main; bool have_c_main; bool have_winmain; + bool have_winmain_crt_startup; bool have_pub_panic; Buf *libc_lib_dir; Buf *libc_static_lib_dir; |
