mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-22 05:34:59 -07:00
Keep vet happy
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
//+private
|
||||
package mem_virtual
|
||||
|
||||
import "core:os"
|
||||
|
||||
foreign import Kernel32 "system:Kernel32.lib"
|
||||
|
||||
LPSYSTEM_INFO :: ^SYSTEM_INFO
|
||||
|
||||
Reference in New Issue
Block a user