mirror of https://github.com/axmolengine/axmol.git
commit
7a3314160c
|
@ -26,10 +26,10 @@
|
|||
#ifndef _APP_DELEGATE_H_
|
||||
#define _APP_DELEGATE_H_
|
||||
|
||||
#include "cocos2d.h"
|
||||
#include "axmol.h"
|
||||
|
||||
/**
|
||||
@brief The cocos2d Application.
|
||||
@brief The axmol Application.
|
||||
|
||||
Private inheritance here hides part of interface from Director.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue