rust-console/gba

add preserves_flags to IntrWait functions

Lokathor opened this issue · 1 comments

the IntrWait and VBlankIntrWait functions actually do preserve flags, so we can add that to their asm blocks.

did this