Added info that sparkle texture 5 was fixed

This commit is contained in:
Colton G. Rushton 2020-05-20 20:59:16 -03:00 committed by GitHub
parent 577d81e4a1
commit 2eaa7edb80
1 changed files with 1 additions and 0 deletions

View File

@ -493,6 +493,7 @@ ALIGNED8 static u8 gd_texture_sparkle_4[] = {
//! No reference to this texture. Two DL's uses the same previous texture
// instead of using this texture.
// Fixed via setting TEXTURE_FIX to 1.
ALIGNED8 static u8 gd_texture_sparkle_5[] = {
#include "textures/intro_raw/sparkle_5.rgba16.inc.c"
};