jvm/sega/dreamcast/pvr_if/PVRIF.class.h

16 lines
462 B
C

#pragma once
#include <stdint.h>
#ifdef __cplusplus
extern C {
#endif
extern uint32_t _binary_sega_dreamcast_pvr_if_PVRIF_class_start __asm("_binary_sega_dreamcast_pvr_if_PVRIF_class_start");
extern uint32_t _binary_sega_dreamcast_pvr_if_PVRIF_class_end __asm("_binary_sega_dreamcast_pvr_if_PVRIF_class_end");
extern uint32_t _binary_sega_dreamcast_pvr_if_PVRIF_class_size __asm("_binary_sega_dreamcast_pvr_if_PVRIF_class_size");
#ifdef __cplusplus
}
#endif