GMHud.modulemap 100 Bytes
framework module GMHud {
  umbrella header "GMHud-umbrella.h"

  export *
  module * { export * }
}