moved functions to parse GIC parameters from 'libgame' to main source tree
[rocksndiamonds.git] / src / game_em / ulaw_generate.c
1 /* 2000-08-10T04:29:10Z
2  *
3  * generate ulaw<->linear conversion tables to be included
4  * directly in emerald mine source
5  */
6
7 #include "main_em.h"