diff options
| author | yum <yum.food.vr@gmail.com> | 2026-02-24 01:37:59 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-02-24 01:37:59 -0800 |
| commit | 155a8ceecfe64773eb21ba55a2ac286d52589141 (patch) | |
| tree | 4f883048f57d7f61d663eb41acf5187fd054779e /3ner.cginc | |
| parent | c1709ef4a57ab10e83afd9dfbed7e162e88c06d9 (diff) | |
Rewrite SH9 core, more concise
Diffstat (limited to '3ner.cginc')
| -rwxr-xr-x | 3ner.cginc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -40,7 +40,6 @@ v2f vert(appdata v) { o.objPos_orig = v.vertex; #endif - [branch] if (instance_distance_culling()) { return (v2f) asfloat(-1); } |
