mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 03:05:15 +00:00
14 lines
146 B
Plaintext
14 lines
146 B
Plaintext
|
VERS_1.1 {
|
||
|
local:
|
||
|
hide_old*;
|
||
|
hide_original*;
|
||
|
hide_new*;
|
||
|
};
|
||
|
|
||
|
VERS_1.2 {
|
||
|
} VERS_1.1;
|
||
|
|
||
|
VERS_2.0 {
|
||
|
show_bar1; show_bar2;
|
||
|
} VERS_1.2;
|