26-10-2006, 12:29 AM
Ok im working on some programs to help new people customize Mirage Source. One is a Offline Map Editor.
Im adding stuff as I go and its giving me this error.
User Defined Type not Defined
I have the modDirectX and all I dont see why that part is getting an error.
Thanks
Im adding stuff as I go and its giving me this error.
User Defined Type not Defined
Code:
Public DX As New DirectX7
I have the modDirectX and all I dont see why that part is getting an error.
Thanks