Go to the documentation of this file. 1 #ifndef GOSU_BUTTONSWIN_HPP
2 #define GOSU_BUTTONSWIN_HPP
41 #if defined(GOSU_IS_WIN)
43 #elif defined(GOSU_IS_X)
46 # error this should not happen
49 #if defined(GOSU_IS_WIN)
53 #elif defined(GOSU_IS_X)
57 # error this should not happen
60 #if defined(GOSU_IS_WIN)
72 #elif defined(GOSU_IS_X)
85 # error this should not happen