b2088a9b7a
- Add more OPTIONS (allow building without X11).
10 lines
286 B
C
10 lines
286 B
C
--- ./renderer/rf_init.c.orig Tue May 23 20:05:59 2006
|
|
+++ ./renderer/rf_init.c Tue May 23 20:06:00 2006
|
|
@@ -1395,6 +1395,7 @@
|
|
Com_Printf (0, "----------------------------------------\n");
|
|
|
|
// Sub-system init
|
|
+ Swap_Init();
|
|
R_ImageInit ();
|
|
R_ProgramInit ();
|
|
R_ShaderInit ();
|