mirror of https://github.com/axmolengine/axmol.git
16 lines
293 B
C
16 lines
293 B
C
|
// Application application res_h file.
|
||
|
|
||
|
// Original file name: test_sprite_res_h.h
|
||
|
// Generated by TOPS Builder:Project wizard,Date:2010-8-3
|
||
|
|
||
|
|
||
|
|
||
|
#ifndef __test_sprite_RES_H_H__
|
||
|
#define __test_sprite_RES_H_H__
|
||
|
|
||
|
#include "ResTypes.h"
|
||
|
|
||
|
#include "test_sprite_res_def.h"
|
||
|
|
||
|
#endif
|