ref: b2053998259c531d74a6fc526bc075bf966fcd76
parent: ef4608867109471aac8fdc2f459b063b016d50d4
parent: c3cd3e9f851c2a22322a7a5f98ca16345f2e214a
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sat Feb 16 12:10:58 EST 2019
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Cave Story Engine 2
-Cave Story Engine is an in-progress decompilation of Cave Story, ported from DirectX to SDL2.
+Cave Story Engine is a decompilation of Cave Story, ported from DirectX to SDL2.

binary files a/res/ORG/CURLY.org b/res/ORG/CURLY.org differ
--- a/src/Resource/ORG/CURLY.org.h
+++ b/src/Resource/ORG/CURLY.org.h
@@ -1,6 +1,6 @@
#pragma once
-const unsigned char rCURLY[0x648A] = {
+const unsigned char rCURLY[0x6489] = {
0x4F, 0x72, 0x67, 0x2D, 0x30, 0x32, 0x5C, 0x00, 0x04, 0x06, 0x60, 0x00, 0x00, 0x00, 0xB8, 0x05,
0x00, 0x00, 0xE8, 0x03, 0x01, 0x00, 0x00, 0x00, 0xE8, 0x03, 0x42, 0x00, 0x51, 0x02, 0xE8, 0x03,
0x5C, 0x00, 0x00, 0x00, 0xE8, 0x03, 0x3F, 0x00, 0x4A, 0x01, 0xE8, 0x03, 0x2F, 0x00, 0xD9, 0x01,
@@ -1609,5 +1609,5 @@
0xFF, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
0x06, 0x06, 0xFF, 0x06, 0xFF, 0x06, 0xFF, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
- 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06
};