Kodi Development  20.0
for Binary and Script based Add-Ons

Source parts:

GAME_ERROR CMyInstance::HwContextReset()
{
}
GAME_ERROR CMyInstance::HwContextDestroy()
{
}
GAME_ERROR
Game add-on error codes
Definition: game.h:34
@ GAME_ERROR_NOT_IMPLEMENTED
the method that the frontend called is not implemented
Definition: game.h:42