mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-15 20:53:17 -05:00
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
This commit is contained in:
@ -650,9 +650,6 @@ _go4k_delay_times
|
||||
|
||||
section .data
|
||||
|
||||
global _test_name
|
||||
_test_name db 'test_fop_mulp', 0 ; null terminated string
|
||||
|
||||
global _test_max_samples
|
||||
_test_max_samples dd MAX_SAMPLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user