blocksds / sdk

Main BlocksDS SDK repository
https://blocksds.github.io/docs/
130 stars 5 forks source link

libnds: Wrong comment on `keysDown()` #136

Closed WiIIiam278 closed 3 months ago

WiIIiam278 commented 3 months ago

Extremely minor, but something made me scratch my head for a few minutes: uint32_t keysDown(void); has the wrong comment, it seems :)

https://github.com/blocksds/libnds/blob/master/include/nds/arm9/input.h#L55-L58

should be "keys just pressed"...probably, right? :)

AntonioND commented 3 months ago

Thanks for noticing! Fixed in https://github.com/blocksds/libnds/commit/7b39e41871d9fee3d468f9d002bae4f537d94f7b