Skip to content

Commit a998b2f

Browse files
committed
Movie move README
1 parent 16b3cc3 commit a998b2f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
// Right click - Zoom out
4949
// Tab - Change between preview and full resolution (may take a long time!)
5050
//
51-
// There's actually a movie mode as well TODO: Add
51+
// There's actually a movie mode as well; search for #define MOVIE to see the
52+
// documentation for it.
5253
//
5354
// #############
5455
// # BIG FLOAT #

main.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
// Right click - Zoom out
4949
// Tab - Change between preview and full resolution (may take a long time!)
5050
//
51-
// There's actually a movie mode as well TODO: Add
51+
// There's actually a movie mode as well; search for #define MOVIE to see the
52+
// documentation for it.
5253
//
5354
// #############
5455
// # BIG FLOAT #

0 commit comments

Comments
 (0)