Added both mission disks, they can be inserted/removed using control key
[mercenary-reloaded.git] / src / mercenary / mercenary.h
index 136e492..9e5187e 100644 (file)
@@ -101,4 +101,5 @@ void mercenary_vr_move(int override, int32_t *east, int32_t *north, int yaw, int
 int mercenary_get_info_walking(void);
 extern const char *mercenary_name;
 extern const char *mercenary_gamesavesuffix;
+const uint8_t *get_mission_disk(int disk, int mission);