Home
last modified time | relevance | path

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

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_resources.h39 static const char *texts_files[]; variable
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_resources.cc160 const char * handler_resources::texts_files[] = member in handler_resources
467 const char *file = texts_files[resource_id]; in load_texts()