mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 06:30:05 +08:00
6 lines
62 B
Go
6 lines
62 B
Go
//go:build !android
|
|
|
|
package libcore
|
|
|
|
func extractAssets() {}
|