]> Chaos Git - corbenik/ctrulib.git/commitdiff
Update hid.c
authorsmea <smealum@gmail.com>
Fri, 26 Dec 2014 20:46:01 +0000 (12:46 -0800)
committersmea <smealum@gmail.com>
Fri, 26 Dec 2014 20:46:01 +0000 (12:46 -0800)
libctru/source/services/hid.c

index 036fe33213522c82d672ade3b574480de91f5ed2..5d99369497d86229d49499c5fbc3ca8b55586fb3 100644 (file)
@@ -80,6 +80,8 @@ void hidExit()
        {
                irrstExit();
        }
+       
+       hidInitialised = false;
 }
 
 void hidWaitForEvent(HID_Event id, bool nextEvent)