dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
RSRCType
rsrc
Undocumented in source.
struct
RSRCType {
char
[
4
]
id
;
int
numRes
();
int
[]
resIndices
;
}
Members
Functions
numRes
int
numRes
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
id
char
[
4
]
id
;
Undocumented in source.
resIndices
int
[]
resIndices
;
Undocumented in source.
Meta
Source
See Implementation
rsrc
functions
makeRSRC_cstring
makeRSRC_fourCC
makeRSRC_fourCC_string
makeRSRC_pstring
writeBE_ubyte
writeBE_uint
writeBE_ushort
structs
RSRCResource
RSRCType
RSRCWriter