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

#include "mode7_t.h"