13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
module test/global
|
|
|
|
import horse/global/character
|
|
import horse/global/race
|
|
import horse/global/saddle
|
|
import horse/global/scenario
|
|
import horse/global/skill
|
|
import horse/global/spark
|
|
import horse/global/uma
|
|
|
|
pub fun main()
|
|
()
|