mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
15 lines
226 B
NASM
15 lines
226 B
NASM
.pc = $0801 "Basic Upstart"
|
|
|
|
|
|
.macro PrecalcObject(object, animLength, nrOfXrot, nrOfYrot, nrOfZrot) {
|
|
|
|
.macro test
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.macro PrecalcObject2(object, animLength, nrOfXrot, nrOfYrot, nrOfZrot) {
|
|
|
|
}
|