From 3f090b7b67c9e13dd681d8ae516762ba524aadfb Mon Sep 17 00:00:00 2001 From: Shawn Quick Date: Fri, 20 Aug 2021 08:35:37 -0700 Subject: [PATCH] github authentication --- asm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asm.h b/asm.h index 9f47d2e..ac4523f 100644 --- a/asm.h +++ b/asm.h @@ -1,6 +1,6 @@ #pragma once #include "app.h" - +// #define OPHANDLER(ACB) std::bind(ACB, this, std::placeholders::_1, std::placeholders::_2) #define MODE_6502 0