From 0603e19435b4304fabd91f840325a153ce31cae2 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 12 Apr 2024 13:56:41 +0300 Subject: Finish calli/callr/return, add test code --- test/e2e/emulation_speed/long_loop.atk16 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/e2e/emulation_speed/long_loop.atk16') diff --git a/test/e2e/emulation_speed/long_loop.atk16 b/test/e2e/emulation_speed/long_loop.atk16 index 2303311..5447256 100644 --- a/test/e2e/emulation_speed/long_loop.atk16 +++ b/test/e2e/emulation_speed/long_loop.atk16 @@ -1,6 +1,6 @@ ; bootstrap code (must be called to setup mandatory data) ; will jump to label main -@include bootstrap +@include ../bootstrap @label iters 10000 -- cgit v1.3