Clean up Variable

FossilOrigin-Name: 0ee94739cea768327664b83a23470a366e90ac45fd6c51537b5188268aa8e97c
This commit is contained in:
Jonathan Schleifer 2025-03-25 23:38:08 +00:00
parent f76b9643ec
commit fb8a872695
20 changed files with 145 additions and 125 deletions

View file

@ -3,6 +3,7 @@
#include "cube.h"
#import "Player.h"
#import "Variable.h"
#define MAXPARTICLES 10500
const int NUMPARTCUTOFF = 20;