From f7bebe65582f1541561e47ad5cb4c9f68d3a1291 Mon Sep 17 00:00:00 2001 From: shweet Date: Fri, 15 Aug 2025 12:36:39 -0400 Subject: [PATCH] SDL_Delay --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d334188..70d7256 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Anm2Ed -![Preview](https://shweetz.net/files/projects/anm2ed/preview.png) +![Preview](https://shweetz.net/files/projects/anm2ed/screenshot.png) A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation editor. Manipulates the XML-based ".anm2" format, used for in-game tweened animations.