github authentication

This commit is contained in:
Shawn Quick 2021-08-20 08:35:37 -07:00
parent a7b040e182
commit 3f090b7b67
1 changed files with 1 additions and 1 deletions

2
asm.h
View File

@ -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