4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
type MoveLibrary {
|
|
const MoveData@ Get(const constString &in name) const;
|
|
}
|