Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Oct 28, 2024
1 parent 793c768 commit c7d7dd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sa/snippets/debug/2101.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
00C3: debug_on
debug_on

2101: trace "Hello world!"
trace "Hello world!"

0001: wait 1000
2101: trace "Time: %d, ~g~Variable: %d" TIMERA 0@
wait {time} 1000
trace "Time: %d, ~g~Variable: %d" TIMERA 0@

0 comments on commit c7d7dd3

Please sign in to comment.