mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
warning: `PUSHC` without corresponding `POPC` [-Wunmatched-directive]
|
|
at unmatched-directive.asm(5)
|
|
warning: `PUSHO` without corresponding `POPO` [-Wunmatched-directive]
|
|
at unmatched-directive.asm(5)
|
|
warning: `PUSHS` without corresponding `POPS` [-Wunmatched-directive]
|
|
at unmatched-directive.asm(5)
|