mirror of
https://bitbucket.org/seefoe/clientdata.git
synced 2026-07-30 00:16:17 -04:00
8 lines
151 B
V Shell
Executable File
8 lines
151 B
V Shell
Executable File
//asm
|
|
TARGET
|
|
|
|
#include "vertex_program/modules/registers.inc"
|
|
dcl_position0 vPosition
|
|
|
|
m4x4 oPos, vPosition, cObjectWorldCameraProjectionMatrix
|