3 lines
73 B
C
3 lines
73 B
C
const struct Animation *const dAmpAnimsList[] = {
|
|
&dAmpAnimation,
|
|
};
|
const struct Animation *const dAmpAnimsList[] = {
|
|
&dAmpAnimation,
|
|
};
|