mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
Added info that sparkle texture 5 was fixed
This commit is contained in:
parent
f7355b91ab
commit
ba8345377e
1 changed files with 1 additions and 0 deletions
|
@ -493,6 +493,7 @@ ALIGNED8 static u8 gd_texture_sparkle_4[] = {
|
||||||
|
|
||||||
//! No reference to this texture. Two DL's uses the same previous texture
|
//! No reference to this texture. Two DL's uses the same previous texture
|
||||||
// instead of using this texture.
|
// instead of using this texture.
|
||||||
|
// Fixed via setting TEXTURE_FIX to 1.
|
||||||
ALIGNED8 static u8 gd_texture_sparkle_5[] = {
|
ALIGNED8 static u8 gd_texture_sparkle_5[] = {
|
||||||
#include "textures/intro_raw/sparkle_5.rgba16.inc.c"
|
#include "textures/intro_raw/sparkle_5.rgba16.inc.c"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue