7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
module Pods_CGame {
|
|
umbrella header "Pods-CGame-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|