view Gui/language.h @ 2302:80251482da41

array was not correctly initialized use of char* since it avoids wasting memory (4+stringsize bytes instead of 128)
author pl
date Sat, 20 Oct 2001 11:14:57 +0000
parents d21f8afc7680
children
line wrap: on
line source


#ifndef __MPLAYER_LANG
#define __MPLAYER_LANG

#include "../help_mp.h"

#endif