mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
shuffle some header stuff around
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@761 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
e5ddad3b1f
commit
cf8801636d
@ -5,8 +5,6 @@
|
||||
#ifndef G7221_H
|
||||
#define G7221_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* forward definition for the opaque handle object */
|
||||
typedef struct g7221_handle_s g7221_handle;
|
||||
|
||||
|
@ -2,9 +2,6 @@
|
||||
#include "../layout/layout.h"
|
||||
#include "../util.h"
|
||||
#include "../vgmstream.h"
|
||||
#ifdef VGM_USE_G7221
|
||||
#include "g7221.h"
|
||||
#endif
|
||||
|
||||
/* Namco Bandai's Bandai Namco Sound Format/File (BNSF) */
|
||||
/* similar to RIFX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user