File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -1253,17 +1253,17 @@ SDL3_0.0.0 {
12531253 SDL_PutAudioStreamPlanarData;
12541254 SDL_GetEventDescription;
12551255 SDL_PutAudioStreamDataNoCopy;
1256- SDL_CreateMenuBar
1257- SDL_CreateMenuItemAt
1258- SDL_CreateMenuItem
1259- SDL_ChildItems
1260- SDL_CheckMenuItem
1261- SDL_UncheckMenuItem
1262- SDL_MenuItemChecked
1263- SDL_MenuItemEnabled
1264- SDL_EnableMenuItem
1265- SDL_DisableMenuItem
1266- SDL_DestroyMenuItem
1256+ SDL_CreateMenuBar;
1257+ SDL_CreateMenuItemAt;
1258+ SDL_CreateMenuItem;
1259+ SDL_ChildItems;
1260+ SDL_CheckMenuItem;
1261+ SDL_UncheckMenuItem;
1262+ SDL_MenuItemChecked;
1263+ SDL_MenuItemEnabled;
1264+ SDL_EnableMenuItem;
1265+ SDL_DisableMenuItem;
1266+ SDL_DestroyMenuItem;
12671267 # extra symbols go here (don't modify this line)
12681268 local: *;
12691269};
You can’t perform that action at this time.
0 commit comments