mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-02 09:51:47 -04:00
Merge branch 'main' into main
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// Created by kris on 04/10/23.
|
||||
//
|
||||
|
||||
#ifndef TWW_D_A_YKGR_H
|
||||
#define TWW_D_A_YKGR_H
|
||||
|
||||
struct daYkgr_c {
|
||||
public:
|
||||
static JPABaseEmitter* m_emitter;
|
||||
static u8 m_alpha_flag;
|
||||
public:
|
||||
|
||||
};
|
||||
|
||||
extern daYkgr_c daYkgr_c_class;
|
||||
|
||||
|
||||
|
||||
#endif // TWW_D_A_YKGR_H
|
||||
Reference in New Issue
Block a user