renamed FLOAT constant to FLOATING for not conflicting with FLOAT type in win32 headers
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1641 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -46,7 +46,7 @@ typedef enum bufferData
|
||||
{
|
||||
TOGGLED,
|
||||
INTEGER,
|
||||
FLOAT,
|
||||
FLOATING,
|
||||
TIME,
|
||||
NONE
|
||||
} buffer_data_t;
|
||||
|
||||
Reference in New Issue
Block a user