Home
last modified time | relevance | path

Searched refs:lastPad (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/demos/memdemo/src/
Dthread_safe.c162 static u16 lastPad = 0; in RunPad() local
166 if ( PADButtonDown( lastPad, pad[0].button ) & PAD_BUTTON_START ) in RunPad()
170 lastPad = pad[0].button; in RunPad()