mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04: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:
@ -642,9 +642,6 @@ _go4k_delay_times
|
||||
|
||||
section .data
|
||||
|
||||
global _test_name
|
||||
_test_name db 'test_fop_loadnote', 0 ; null terminated string
|
||||
|
||||
global _test_max_samples
|
||||
_test_max_samples dd MAX_SAMPLES
|
||||
|
||||
|
Reference in New Issue
Block a user