Major core rewrite
This commit is contained in:
@ -15,13 +15,10 @@ sources = [
|
||||
'src/msg.c'
|
||||
]
|
||||
resources = [
|
||||
'res/hi3/glb/allocations.dat',
|
||||
'res/hi3/glb/entries.dat',
|
||||
'res/hi3/glb.dat',
|
||||
|
||||
'res/hsr/os/allocations.dat',
|
||||
'res/hsr/os/entries.dat',
|
||||
'res/hsr/cn/allocations.dat',
|
||||
'res/hsr/cn/entries.dat'
|
||||
'res/hsr/os.dat',
|
||||
'res/hsr/cn.dat'
|
||||
]
|
||||
|
||||
# Generate resource files for ./res
|
||||
|
||||
Reference in New Issue
Block a user