kishtarn555 / rekarel-core

MIT License
0 stars 0 forks source link

[Pascal] Make prototypes optional #45

Closed kishtarn555 closed 1 week ago

kishtarn555 commented 1 week ago

Fixes https://github.com/kishtarn555/rekarel-core/issues/29

You no longer need prototypes for Pascal to call functions defined below the current line.

You can still declare prototypes for retro compatibility.