From 63f8834b6bc2d6413da606d7df88a304edc3c625 Mon Sep 17 00:00:00 2001 From: jiangzhengwenjz Date: Tue, 19 Nov 2019 23:45:59 +0800 Subject: resolve review comments --- src/bug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bug.c') diff --git a/src/bug.c b/src/bug.c index 97b37e070..b9f1795ab 100644 --- a/src/bug.c +++ b/src/bug.c @@ -172,7 +172,7 @@ static const union AffineAnimCmd gUnknown_83E733C[] = AFFINEANIMCMD_FRAME(0x10, 0x10, 0, 0), AFFINEANIMCMD_FRAME(0x8, 0x8, 0, 18), AFFINEANIMCMD_LOOP(0), - AFFINEANIMCMD_FRAME(0xFFFB, 0xFFFB, 0, 8), + AFFINEANIMCMD_FRAME(-0x5, -0x5, 0, 8), AFFINEANIMCMD_FRAME(0x5, 0x5, 0, 8), AFFINEANIMCMD_LOOP(5), AFFINEANIMCMD_END, -- cgit v1.2.3