Home
last modified time | relevance | path

Searched refs:D_Shutdown (Results 1 – 6 of 6) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dd_main.h57 void D_Shutdown(void);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dd_main.h57 void D_Shutdown(void);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd64_api.cpp153 HASH_ENTRY("Shutdown", D_Shutdown), in GetGameAPI()
H A Dd_main.cpp389 void D_Shutdown() in D_Shutdown() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dd_main.cpp472 void D_Shutdown() in D_Shutdown() function
H A Dd_api.cpp396 HASH_ENTRY("Shutdown", D_Shutdown), in GetGameAPI()