Migrate to OFApplicationDelegate

FossilOrigin-Name: 9432e52ca0f52d0661ae65c0cebbf1fa9259a4d3459b4f6df4927fa4ac18c609
This commit is contained in:
Jonathan Schleifer 2025-03-02 14:02:43 +00:00
parent 86576fa026
commit 1e8d1cfbef
3 changed files with 42 additions and 28 deletions

View file

@ -4,6 +4,9 @@
#include "tools.h"
@interface Cube: OFObject <OFApplicationDelegate>
@end
enum // block types, order matters!
{
SOLID = 0, // entirely solid cube [only specifies wtex]