1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00

outfactored waitmouse() to common.h

This commit is contained in:
Wei-ju Wu
2016-09-21 21:04:12 -07:00
parent 24f4e04928
commit ffe2349c08
4 changed files with 3 additions and 9 deletions

View File

@ -36,9 +36,6 @@
extern struct Custom custom;
extern struct Library *GfxBase;
// VBCC Inline assembly
void waitmouse(void) = "waitmouse:\n\tbtst\t#6,$bfe001\n\tbne\twaitmouse";
static UWORD __chip coplist[] = {
COP_MOVE(BPL1PTH, 0),
COP_MOVE(BPL1PTL, 0),