Subversion Repositories Kolibri OS

Rev

Rev 298 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 298 Rev 333
Line 23... Line 23...
23
static const char
23
static const char
24
rcsid[] = "$Id: hu_lib.c,v 1.3 1997/01/26 07:44:58 b1 Exp $";
24
rcsid[] = "$Id: hu_lib.c,v 1.3 1997/01/26 07:44:58 b1 Exp $";
Line 25... Line 25...
25
 
25
 
Line 26... Line -...
26
#include 
-
 
27
 
-
 
28
#include "m_swap.h"
26
#include 
Line 29... Line 27...
29
 
27
 
-
 
28
#include "doomdef.h"
Line 30... Line 29...
30
#include "doomdef.h"
29
 
31
 
30
#include "v_video.h"
32
#include "v_video.h"
31
#include "m_swap.h"