sam-astro 83404f266f
Changed many function inputs to const
Removed unnecessary loops in ExecuteFunction which used a lot of time. Function arguments also now no longer require a type, just a name. Also, functions don't need a pre-defined return value (ex. void or int), and just have a functions declarer 'func' before the name.
2022-01-05 08:37:28 -05:00
..
2022-01-03 13:32:34 -05:00
2022-01-02 15:59:30 -05:00
2022-01-05 08:37:28 -05:00
2022-01-03 13:34:31 -05:00
2021-12-24 22:28:46 -05:00
2022-01-02 15:59:30 -05:00