7 lines
102 B
Modula-2
7 lines
102 B
Modula-2
; GameServer.def : 声明 DLL 的模块参数。
|
|
|
|
LIBRARY "GameServer"
|
|
|
|
EXPORTS
|
|
; 此处可以是显式导出
|