Skip to content

Commit 2d7ced7

Browse files
committed
Added missing #importonce
1 parent 78149e9 commit 2d7ced7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/common-global.asm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#import "common.asm"
2+
#importonce
23
.filenamespace c128lib
34

45
.macro @c128lib_BasicUpstart128(data) { BasicUpstart128(data) }

0 commit comments

Comments
 (0)