mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-15 10:46:44 -04:00
prepare events for achievements
This commit is contained in:
parent
0550d584e6
commit
f5450c0f92
9 changed files with 101 additions and 20 deletions
|
@ -18,6 +18,7 @@
|
|||
#include <libs/pcx.h>
|
||||
#include "globals.h"
|
||||
|
||||
#include "ach_events.h"
|
||||
#include "lang.h"
|
||||
|
||||
#define MUSIC "TRACK06.MUS"
|
||||
|
@ -616,6 +617,7 @@ void konec_hry()
|
|||
int task_id;
|
||||
int timer;
|
||||
|
||||
ach_event_end_game();
|
||||
|
||||
schovej_mysku();
|
||||
curcolor=0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue