Skip to content

Commit 34733dd

Browse files
committed
Remove module funcs from version script.
1 parent f71426e commit 34733dd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

OpenOrbis/right.version

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
right.prx {
22
global:
3-
module_start;
4-
module_stop;
53
sceGameRight*;
64
local: *;
7-
};
5+
};

0 commit comments

Comments
 (0)