MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / audioHandler

Function audioHandler

src/Menu/IntroState.cpp:396–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394
395
396static void audioHandler()
397{
398 (*audioSequence)();
399}
400
401/**
402 * Play the intro.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected