with call graph construction

This commit is contained in:
Mark Canlas
2022-12-07 17:49:56 -05:00
parent bf3ad70090
commit 192b36e0a8
4 changed files with 59 additions and 4 deletions
+15
View File
@@ -1,3 +1,18 @@
JSR init
JSR loop
init:
RTS
loop:
RTS
initSnake:
RTS