Skip to content

Commit

Permalink
Edit frameskipConfig comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sere committed Nov 13, 2024
1 parent 08ebd8b commit f5e92d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Supervisor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ struct GameConfiguration
u8 playSounds;
u8 defaultDifficulty;
u8 windowed;
// 0 = fullspeed, 1 = 1/2 speed, 2 = 1/4 speed.
// 0 = fullspeed, 1 = 1/2 speed, 2 = 1/3 speed.
u8 frameskipConfig;
i16 padXAxis;
i16 padYAxis;
Expand Down

0 comments on commit f5e92d0

Please sign in to comment.