log pytouhou/ui/sdl/gamerenderer.pxd @ 689:482d81f50a11

age author description
Sun, 29 Mar 2015 00:08:20 +0100 Emmanuel Gil Peyrot Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call.