Add missing packages to examples/all

This commit is contained in:
gingerBill
2023-06-07 22:48:39 +01:00
parent 635842b322
commit 9b15bda055
4 changed files with 21 additions and 8 deletions
-3
View File
@@ -1,8 +1,5 @@
package debug_pe
import "core:runtime"
import "core:io"
Section_Header32 :: struct {
name: [8]u8,
virtual_size: u32le,