aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/police_maze.h
AgeCommit message (Collapse)Author
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
save methods update replaced few char* with Common::String changed few pointers to references
2018-03-24BLADERUNNER: PoliceMaze fix & constantsPeter Kohaut
2018-03-24BLADERUNNER: Fix crash at startup of PoliceMazeEugene Sandulenko
2018-03-24BLADERUNNER: Moved PoliceMaze to script/Eugene Sandulenko