Home
last modified time | relevance | path

Searched refs:m_RunFunc (Results 1 – 2 of 2) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dc_dispatch.h121 CCmdRun m_RunFunc; variable
H A Dc_dispatch.cpp966 : m_RunFunc (runFunc) in FConsoleCommand()
1010 m_RunFunc (argv, who, key); in Run()