-
-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
enhancementTypically new features; lesser priority than bugsTypically new features; lesser priority than bugsrgblinkThis affects RGBLINKThis affects RGBLINK
Milestone
Description
From Discord
DevEd:
warning: Main.asm(803) -> GameModes/Level.asm(1283) -> Engine/Player.asm(2280): [-Wtruncation] Value $ffff3d4d (may be negative?) is not 16-bit
caused by:
ld bc,-Player_Projectiles ; ld bc,-$c2a3 add hl,bc
ax6:
if it's a reasonably recent version,
-Wtruncation=1
should solve it
DevEd:
didn't work
Metadata
Metadata
Assignees
Labels
enhancementTypically new features; lesser priority than bugsTypically new features; lesser priority than bugsrgblinkThis affects RGBLINKThis affects RGBLINK