mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Use dCcG_At_Spl enum in Src structs
This commit is contained in:
@@ -246,7 +246,7 @@ static s32 daBita_Create(fopAc_ac_c* i_ac) {
|
||||
/* SrcObjCo SPrm */ 0,
|
||||
/* SrcGObjAt Se */ dCcD_SE_UNK6,
|
||||
/* SrcGObjAt HitMark */ 0,
|
||||
/* SrcGObjAt Spl */ 0x01,
|
||||
/* SrcGObjAt Spl */ dCcG_At_Spl_UNK1,
|
||||
/* SrcGObjAt Mtrl */ 0,
|
||||
/* SrcGObjAt SPrm */ 0,
|
||||
/* SrcGObjTg Se */ 0,
|
||||
|
||||
Reference in New Issue
Block a user