mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-09 15:05:20 -04:00
Removed printf of seqId
This commit is contained in:
@@ -1018,8 +1018,6 @@ void AudioSeq_SequenceChannelProcessScript(SequenceChannel* channel) {
|
||||
loBits = gSeqFontTable[sp52];
|
||||
cmd = gSeqFontTable[sp52 + loBits - cmd];
|
||||
|
||||
printf("seqID: %02X\n", seqPlayer->seqId);
|
||||
|
||||
//if (AudioHeap_SearchCaches(FONT_TABLE, CACHE_EITHER, cmd) != NULL)
|
||||
{
|
||||
channel->fontId = cmd;
|
||||
|
||||
Reference in New Issue
Block a user