mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Keep comment up to date
This commit is contained in:
parent
21736d1ab4
commit
1c313da541
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ private:
|
|||
double nextT_ = -INTERVAL;
|
||||
};
|
||||
|
||||
// TODO: Add more styles. Remember to add to the enum in Config.cpp and the selector in GameSettings too.
|
||||
// TODO: Add more styles. Remember to add to the enum in ConfigValues.h and the selector in GameSettings too.
|
||||
|
||||
static BackgroundAnimation g_CurBackgroundAnimation = BackgroundAnimation::OFF;
|
||||
static std::unique_ptr<Animation> g_Animation;
|
||||
|
|
Loading…
Add table
Reference in a new issue