Migrate projectile to a class

FossilOrigin-Name: d3b4b2d476d809f7ab00502eed47614c949264690b3eccc7a96c73687d0f05bf
This commit is contained in:
Jonathan Schleifer 2025-03-09 11:24:01 +00:00
parent dae9d5553c
commit 410e244ed6
9 changed files with 97 additions and 82 deletions

View file

@ -9,6 +9,7 @@ executable('client',
'MapModelInfo.m',
'Menu.m',
'MenuItem.m',
'Projectile.m',
'Variable.mm',
'client.mm',
'clientextras.mm',