Forgotten this comment in preceding demo-related commit

This commit is contained in:
NY00123 2019-11-20 20:11:54 +02:00 committed by Christoph Oelckers
parent e38dcc7c5f
commit 27a3945583
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ enum {
};
// 32 bytes
struct PlayerInput
struct PlayerInput // TODO consider adjusting this for demo compatibility
{
int xVel;
int yVel;