mirror of
https://github.com/open-goal/jak-project
synced 2026-06-18 07:26:06 -04:00
5f040792e9
* blocked: `powerups` finicky handle casts * stuck: decompiled `ocean-texture` but `ocean-verts` is a mystery to me * decomp: finish `merc-death` * fix some issues, add a way to remind us for files we've manually touched * tests: add `ambient` to ref tests, uncover compiler error * tests: add `main` and `font` to ref tests
594 lines
33 KiB
Common Lisp
Vendored
Generated
594 lines
33 KiB
Common Lisp
Vendored
Generated
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; definition for symbol *font12-table*, type (inline-array vector)
|
|
(define
|
|
*font12-table*
|
|
(new 'static 'inline-array vector 250
|
|
(new 'static 'vector :x 0.0039 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0019 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0644 :z 1.0 :w 22.5)
|
|
(new 'static 'vector :x 0.1914 :y 0.0644 :z 1.0 :w 19.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.0644 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.0644 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0644 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.0644 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0644 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1269 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.0976 :y 0.1269 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1269 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.1269 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.1269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1269 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.1269 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.1269 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.0039 :y 0.1894 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.0976 :y 0.1894 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.1914 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.1894 :z 1.0 :w 11.25)
|
|
(new 'static 'vector :x 0.3789 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.4726 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.5664 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.1894 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.1894 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.2519 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.2519 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.2519 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.2519 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.2519 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.5664 :y 0.2519 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.2519 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.2519 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.2519 :z 1.0 :w 17.25)
|
|
(new 'static 'vector :x 0.0039 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3144 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.1914 :y 0.3144 :z 1.0 :w 15.75)
|
|
(new 'static 'vector :x 0.2851 :y 0.3144 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.3144 :z 1.0 :w 14.25)
|
|
(new 'static 'vector :x 0.4726 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3144 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.3144 :z 1.0 :w 7.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3769 :z 1.0 :w 15.75)
|
|
(new 'static 'vector :x 0.0976 :y 0.3769 :z 1.0 :w 19.5)
|
|
(new 'static 'vector :x 0.1914 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3769 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.4726 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3769 :z 1.0 :w 15.75)
|
|
(new 'static 'vector :x 0.6601 :y 0.3769 :z 1.0 :w 12.75)
|
|
(new 'static 'vector :x 0.7539 :y 0.3769 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.4394 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.4394 :z 1.0 :w 17.25)
|
|
(new 'static 'vector :x 0.2851 :y 0.4394 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.4394 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.4726 :y 0.4394 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.4394 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.4394 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.4394 :z 1.0 :w 19.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.4394 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.0039 :y 0.5019 :z 1.0 :w 6.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5019 :z 1.0 :w 14.25)
|
|
(new 'static 'vector :x 0.1914 :y 0.5019 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.5019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5019 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.4726 :y 0.5019 :z 1.0 :w 12.75)
|
|
(new 'static 'vector :x 0.5664 :y 0.5019 :z 1.0 :w 12.75)
|
|
(new 'static 'vector :x 0.6601 :y 0.5019 :z 1.0 :w 17.25)
|
|
(new 'static 'vector :x 0.7539 :y 0.5019 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.5019 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5644 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.0976 :y 0.5644 :z 1.0 :w 14.25)
|
|
(new 'static 'vector :x 0.1914 :y 0.5644 :z 1.0 :w 9.75)
|
|
(new 'static 'vector :x 0.2851 :y 0.5644 :z 1.0 :w 18.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.5644 :z 1.0 :w 14.25)
|
|
(new 'static 'vector :x 0.4726 :y 0.5644 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5644 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5644 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5644 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.0039 :y 0.6269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6269 :z 1.0 :w 12.75)
|
|
(new 'static 'vector :x 0.1914 :y 0.6269 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.6269 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6269 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.4726 :y 0.6269 :z 1.0 :w 16.5)
|
|
(new 'static 'vector :x 0.5664 :y 0.6269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6269 :z 1.0 :w 10.5)
|
|
(new 'static 'vector :x 0.7539 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6269 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6894 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.0976 :y 0.6894 :z 1.0 :w 13.5)
|
|
(new 'static 'vector :x 0.0039 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.7519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.2519 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3144 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3769 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.4394 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6269 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.8769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.8769 :z 1.0 :w 24.0)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *font24-table*, type (inline-array vector)
|
|
(define
|
|
*font24-table*
|
|
(new 'static 'inline-array vector 289
|
|
(new 'static 'vector :x 0.0039 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0019 :z 1.0 :w 19.5)
|
|
(new 'static 'vector :x 0.2851 :y 0.0019 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0019 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0019 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0019 :z 1.0 :w 12.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0644 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0644 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0644 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0644 :z 1.0 :w 8.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0644 :z 1.0 :w 10.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0644 :z 1.0 :w 22.5)
|
|
(new 'static 'vector :x 0.0039 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1269 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1269 :z 1.0 :w 10.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1269 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1269 :z 1.0 :w 22.5)
|
|
(new 'static 'vector :x 0.6601 :y 0.1269 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1269 :z 1.0 :w 7.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1269 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1894 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1894 :z 1.0 :w 22.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1894 :z 1.0 :w 10.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1894 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1894 :z 1.0 :w 15.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1894 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1894 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1894 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1894 :z 1.0 :w 17.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.2519 :z 1.0 :w 17.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.2519 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.2519 :z 1.0 :w 8.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.2519 :z 1.0 :w 22.5)
|
|
(new 'static 'vector :x 0.3789 :y 0.2519 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.2519 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.2519 :z 1.0 :w 9.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.2519 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.2519 :z 1.0 :w 22.5)
|
|
(new 'static 'vector :x 0.8476 :y 0.2519 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3144 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3144 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3144 :z 1.0 :w 21.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3144 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3144 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3144 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3144 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3144 :z 1.0 :w 11.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3144 :z 1.0 :w 16.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3144 :z 1.0 :w 21.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3769 :z 1.0 :w 17.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3769 :z 1.0 :w 23.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3769 :z 1.0 :w 18.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3769 :z 1.0 :w 21.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3769 :z 1.0 :w 19.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3769 :z 1.0 :w 22.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3769 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3769 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3769 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3769 :z 1.0 :w 22.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.4394 :z 1.0 :w 23.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.4394 :z 1.0 :w 23.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.4394 :z 1.0 :w 23.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.4394 :z 1.0 :w 23.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.4394 :z 1.0 :w 20.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.0644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.1894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.2519 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3144 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.3769 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.4394 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5019 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.5644 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6269 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7505 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.6894 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0039 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.0976 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.1914 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.2851 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.3789 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.4726 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.5664 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.6601 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.7539 :y 0.7512 :z 1.0 :w 24.0)
|
|
(new 'static 'vector :x 0.8476 :y 0.7512 :z 1.0 :w 5.0)
|
|
)
|
|
)
|
|
|
|
;; definition for function draw-string
|
|
;; ERROR: function was not converted to expressions. Cannot decompile.
|
|
|
|
;; definition for function get-string-length
|
|
;; ERROR: function was not converted to expressions. Cannot decompile.
|
|
|
|
;; definition for function draw-string-xy
|
|
;; INFO: Return type mismatch float vs none.
|
|
(defun
|
|
draw-string-xy
|
|
((arg0 string)
|
|
(arg1 dma-buffer)
|
|
(arg2 int)
|
|
(arg3 int)
|
|
(arg4 font-color)
|
|
(arg5 font-flags)
|
|
)
|
|
(let
|
|
((a2-2
|
|
(new 'stack 'font-context *font-default-matrix* arg2 arg3 0.0 arg4 arg5)
|
|
)
|
|
)
|
|
(draw-string arg0 arg1 a2-2)
|
|
)
|
|
(none)
|
|
)
|
|
|
|
;; definition for function draw-string-adv
|
|
;; INFO: Return type mismatch float vs none.
|
|
(defun draw-string-adv ((arg0 string) (arg1 dma-buffer) (arg2 font-context))
|
|
(+! (-> arg2 origin x) (draw-string arg0 arg1 arg2))
|
|
(none)
|
|
)
|
|
|
|
|
|
|
|
|