open_toontown_panda3d/direct/src/plugin_npapi/nppanda3d.def

10 lines
187 B
Modula-2

; This file is required on Windows to export the appropriate symbols
; from the DLL.
LIBRARY nppanda3d
EXPORTS
NP_GetEntryPoints @1
NP_Initialize @2
NP_Shutdown @3