brianuuu / AutoController_swsh

Automation for various tasks in Pokemon Sword & Shield and other Pokemon games on Nintendo Switch
70 stars 19 forks source link

Adding declaration of UP_LEFT, UP_RIGHT, DOWN_LEFT, DOWN_RIGHT #2

Closed Siddharth-00 closed 3 years ago

Siddharth-00 commented 3 years ago

Undeclared error when trying to 'make' ShinyFiveRegi.hex. This was because UP_LEFT, UP_RIGHT, DOWN_LEFT and DOWN_RIGHT were undeclared in Joystick.h. I have added those declarations in this commit.