Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 635592
Collapse All | Expand All

(-)a/source/libs/paragui/src/core/physfsrwops.h (+4 lines)
Lines 29-34 Link Here
29
extern "C" {
29
extern "C" {
30
#endif
30
#endif
31
31
32
#ifndef __EXPORT__
33
#define __EXPORT__
34
#endif
35
32
/**
36
/**
33
 * Open a platform-independent filename for reading, and make it accessible
37
 * Open a platform-independent filename for reading, and make it accessible
34
 *  via an SDL_RWops structure. The file will be closed in PhysicsFS when the
38
 *  via an SDL_RWops structure. The file will be closed in PhysicsFS when the

Return to bug 635592