summaryrefslogtreecommitdiff
path: root/src/mode7sub.cpp
blob: 2ba1209e8cbae7f4ea9bf54936982ab8c85fa898 (plain)
1
2
3
4
5
6
#include 	"rops.h"
#define ROPNAME Sub
#define ROP	ROP_SUB(r1, r3)

#include	"mode7_t.h"