Skip to content

Commit e726bb2

Browse files
authored
Update OpenAL name overrides to match the 2 character acronym threshold used by other bindings (#2554)
The default acronym threshold was changed during Exanite#29, which was merged as part of #2503.
1 parent 7a5299e commit e726bb2

4 files changed

Lines changed: 89 additions & 93 deletions

File tree

.silktouch/openal-clangsharp.stout

0 Bytes
Binary file not shown.

generator.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,7 @@
312312
"ALDEBUGPROCEXT": "DebugProcEXT",
313313
"ALDEBUGPROCEXTDelegate": "DebugProcDelegateEXT",
314314
"LPALFOLDBACKCALLBACK": "FoldbackCallback",
315-
"LPALFOLDBACKCALLBACKDelegate": "FoldbackCallbackDelegate",
316-
"EAXSetDirect": "EAXSetDirect",
317-
"EAXGetDirect": "EAXGetDirect",
318-
"EAXGetBufferModeDirect": "EAXGetBufferModeDirect",
319-
"EAXSetBufferModeDirect": "EAXSetBufferModeDirect"
315+
"LPALFOLDBACKCALLBACKDelegate": "FoldbackCallbackDelegate"
320316
},
321317
"Affixes": {
322318
"HandleType": {

0 commit comments

Comments
 (0)