1
0
Fork 0

Add NO_ACTION_OVERLAY config option

This commit is contained in:
tmk 2013-03-20 00:26:01 +09:00
parent 1687041267
commit b057511f45
4 changed files with 23 additions and 1 deletions

View file

@ -58,8 +58,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* disable debug print */
//#define NO_DEBUG
/* disable print */
//#define NO_PRINT
#define NO_ACTION_OVERLAY
#endif