rpg-x2-rpgxef/game/bg_panimate.c
Walter Julius Hennecke 27269ee319 initial commit
2012-05-05 13:49:28 +02:00

12 lines
391 B
C

//===========================================================
// Name: bg_panimate.c
// Developer: Timothy 'TiM' Oliver
// Date: 16/2/2006
// Function: Global character animation functions. Utilised
// in CG and G for animation loading + handling.
// Based off of logic from EF SP.
//===========================================================
#include "q_shared.h"
#include "bg_public.h"