GBA003/Pods/Target Support Files/N64DeltaCore/N64DeltaCore.modulemap
2024-05-30 10:22:15 +08:00

7 lines
104 B
Plaintext

module N64DeltaCore {
umbrella header "N64DeltaCore-umbrella.h"
export *
module * { export * }
}