nn::hid::CTR::BUTTON_MASK Constant

Syntax

const bit32 BUTTON_MASK = BUTTON_A | BUTTON_B | BUTTON_START |
                                      BUTTON_R | BUTTON_L | BUTTON_X | BUTTON_Y | BUTTON_DEBUG;

Description

Input mask that includes everything other than the +Control Pad (the +Control Pad includes emulation).

Revision History

2010/01/07
Initial version.

CONFIDENTIAL