[Scummvm-git-logs] scummvm master -> 5cc607f32912327e877756bff2ee147f09771caf
bonki
bonki at users.noreply.github.com
Thu May 10 20:18:55 CEST 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
5cc607f329 TOUCHE: Add TODO
Commit: 5cc607f32912327e877756bff2ee147f09771caf
https://github.com/scummvm/scummvm/commit/5cc607f32912327e877756bff2ee147f09771caf
Author: Adrian Frühwirth (bonki at users.noreply.github.com)
Date: 2018-05-10T20:18:25+02:00
Commit Message:
TOUCHE: Add TODO
Changed paths:
engines/touche/touche.h
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index c76532b..be63673 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -330,6 +330,7 @@ enum {
kScreenHeight = 400,
kRoomHeight = 352,
kStartupEpisode = 90,
+ // TODO: If the following truncation is intentional (it probably is) it should be clearly marked as such
kCycleDelay = 1000 / (1193180 / 32768),
kIconWidth = 58,
kIconHeight = 42,
More information about the Scummvm-git-logs
mailing list