mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 03:40:08 +00:00
Custom entry points on Windows (DllMain; WinMain)
This commit is contained in:
@@ -62,7 +62,7 @@ struct Entity {
|
||||
struct {
|
||||
bool is_foreign;
|
||||
String foreign_name;
|
||||
String export_name;
|
||||
String link_name;
|
||||
u64 tags;
|
||||
} Procedure;
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user