mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
another round of trailing whitespaces (#1495)
This commit is contained in:
parent
9f09505d34
commit
9f0b7bb8a3
16 changed files with 35 additions and 35 deletions
|
@ -2,7 +2,7 @@
|
|||
#define Z64ITEM_H
|
||||
|
||||
// Note that z_kaleido_scope_PAL.c assumes that the dimensions and texture format here also matches the dimensions and
|
||||
// texture format for MAP_NAME_TEX1_*
|
||||
// texture format for MAP_NAME_TEX1_*
|
||||
#define ITEM_NAME_TEX_WIDTH 128
|
||||
#define ITEM_NAME_TEX_HEIGHT 16
|
||||
#define ITEM_NAME_TEX_SIZE ((ITEM_NAME_TEX_WIDTH * ITEM_NAME_TEX_HEIGHT) / 2) // 128x16 IA4 texture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue