mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
Correcting missing return line :/
This commit is contained in:
@@ -37,4 +37,4 @@ FEATURES {
|
||||
count = __INTERRUPTOR_COUNT__,
|
||||
segment = RODATA,
|
||||
import = __CALLIRQ__;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user