SDL3-CS/SDL3-CS/SDL3/SDL_system.rsp

11 lines
278 B
Plaintext

# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
# See the LICENCE file in the repository root for full licence text.
# Exclude struct forward declaration
--exclude
_XEvent
# Remap removed struct pointer to generic pointer
--remap
_XEvent*=IntPtr