mirror of https://github.com/n64decomp/mk64.git
Updated Style Guide (markdown)
parent
0eb4736ab8
commit
d409f63062
|
|
@ -11,6 +11,7 @@ Avoid abbreviations except for very common ones. Long names are preferred.
|
|||
* Texture palette --> tlut
|
||||
* Lookup table --> LUT
|
||||
* Displaylist --> dl
|
||||
* Vertex/vertices --> vtx
|
||||
|
||||
|
||||
## Code Variables
|
||||
|
|
|
|||
Loading…
Reference in New Issue