diff --git a/SDL3_Core b/SDL3_Core index 67c5c18..50dc383 160000 --- a/SDL3_Core +++ b/SDL3_Core @@ -1 +1 @@ -Subproject commit 67c5c18fa2d65004ef164848f69c2e5f9e7eeac4 +Subproject commit 50dc383e2d027add50672b0003744b7845019780 diff --git a/TODO.md b/TODO.md index b19cc48..a19fdeb 100644 --- a/TODO.md +++ b/TODO.md @@ -26,10 +26,11 @@ ### In progress -- [ ] Make entities react to events ### Done +- [x] Make entities react to events + - [x] Work on events (publish / subscribe) - [x] Work on asset corruption