Add an option to pause on the last frame of a movie.

This commit is contained in:
rog
2012-11-10 21:57:31 -05:00
parent ab48e1154b
commit 35e5a1e592
7 changed files with 17 additions and 0 deletions

View File

@ -80,6 +80,7 @@ enum
IDM_RECORDEXPORT,
IDM_RECORDREADONLY,
IDM_TASINPUT,
IDM_TOGGLE_PAUSEMOVIE,
IDM_FRAMESTEP,
IDM_SCREENSHOT,
IDM_BROWSE,