#include "game_types.h"

/* Sound_Veneer107B4 @ 0x080107B4 (real 16B) -- zeroes EWRAM word 0x02000140. Mirrors src/matched/Sound_Veneer107B4.c. */
/* Zeroes the EWRAM word at 0x02000140. */
void Sound_Veneer107B4(void)
{
    *(int *)0x02000140 = 0;
}
