1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 07:37:35 +00:00

Ports/ClassiCube: Update ClassiCube to version 1.3.6

This commit is contained in:
cflip 2023-10-20 11:35:46 -06:00 committed by Tim Schumacher
parent 9442782881
commit b7b57523cc
6 changed files with 30 additions and 200 deletions

View file

@ -1,14 +1,7 @@
# Patches for ClassiCube on SerenityOS
## `0001-Add-support-for-SerenityOS.patch`
## `0001-Ignore-warning-with-using-SDL-backend.patch`
Add support for SerenityOS
Ignore warning with using SDL backend
## `0002-HACK-Disable-interrupt-hooks.patch`
HACK: Disable interrupt hooks
This allows crashes to be handled by Serenity's crash handler, which
automatically displays debugging information such as the backtrace.