Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/memdemo/src/
Dthread_safe.c160 static u16 lastPad = 0; in RunPad() local
164 if ( PADButtonDown( lastPad, pad[0].button ) & PAD_BUTTON_START ) in RunPad()
168 lastPad = pad[0].button; in RunPad()