Merge branch 'main' into main

This commit is contained in:
SuperDude88
2023-10-07 13:56:06 -04:00
committed by GitHub
44 changed files with 582 additions and 160 deletions
+20
View File
@@ -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