Added dynamic library loading to Linux and MacOS's standard libraries.

This commit is contained in:
Zachary Pierson
2017-02-11 15:09:53 -06:00
parent a49e888ce6
commit 754b368140
3 changed files with 71 additions and 36 deletions
-1
View File
@@ -563,4 +563,3 @@ Key_Code :: enum i32 {
PA1 = 0xFD,
OEM_CLEAR = 0xFE,
}