8 lines
203 B
PHP
8 lines
203 B
PHP
;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
|
|
.include "../pixel/pixel.inc"
|
|
;; public args
|
|
radius = ARGVEC + 3
|
|
;; private args
|
|
t1 = $E0
|
|
t2 = $E1
|
|
temp = $E2
|