changeset 2769 | eab49a86038e |
parent 2767 | 25fef06bab87 |
child 2805 | 29e2b43a1e20 |
2768:f67ac3cafc66 | 2769:eab49a86038e |
---|---|
253 } |
253 } |
254 |
254 |
255 static void UnInitializeGame(void) |
255 static void UnInitializeGame(void) |
256 { |
256 { |
257 UnInitWindowSystem(); |
257 UnInitWindowSystem(); |
258 UnInitNewgrEngines(); |
|
259 |
258 |
260 free(_config_file); |
259 free(_config_file); |
261 } |
260 } |
262 |
261 |
263 static void LoadIntroGame(void) |
262 static void LoadIntroGame(void) |