resetes12 / pokeemerald

Modern Emerald
63 stars 10 forks source link

Correct edge cases for L=A setting #38

Closed lain-core closed 1 month ago

lain-core commented 1 month ago

Resolves #35

Description

Carves out a few of the edge cases where the L button in L=A should be treated as L:

Discord contact info

hking0036

lain-core commented 1 month ago

By the way: I have seen mixed use of checks for the JOY_NEW() macro, and use of gMain.newKeys. Is there a particular reason to use one or the other?

resetes12 commented 1 month ago

By the way: I have seen mixed use of checks for the JOY_NEW() macro, and use of gMain.newKeys. Is there a particular reason to use one or the other?

No idea, that question should be asked to PRET as they are the ones who are decompiling Emerald.