Home
last modified time | relevance | path

Searched refs:TheaToEerie (Results 1 – 3 of 3) sorted by relevance

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DObject.h97 EERIE_ANIM * TheaToEerie(const char * adr, size_t size, const res::path & fic);
H A DObject.cpp258 EERIE_ANIM * TheaToEerie(const char * adr, size_t size, const res::path & file) { in TheaToEerie() function
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/animation/
H A DAnimation.cpp268 EERIE_ANIM * temp = TheaToEerie(adr, FileSize, path); in EERIE_ANIMMANAGER_AddAltAnim()
312 animations[i].anims[0] = TheaToEerie(adr, FileSize, path); in EERIE_ANIMMANAGER_Load_NoWarning()