apu: Uint32 already defined in uxn.h
This commit is contained in:
parent
73177d91fe
commit
66f5ba6e4d
|
@ -10,7 +10,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|||
WITH REGARD TO THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
typedef unsigned int Uint32;
|
||||
typedef signed int Sint32;
|
||||
|
||||
#define SAMPLE_FREQUENCY 44100
|
||||
|
|
Loading…
Reference in New Issue