Migrate to OFApplicationDelegate
FossilOrigin-Name: 9432e52ca0f52d0661ae65c0cebbf1fa9259a4d3459b4f6df4927fa4ac18c609
This commit is contained in:
parent
86576fa026
commit
1e8d1cfbef
3 changed files with 42 additions and 28 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue