Added VideoMode_ForceType so we can ensure we get a VideoMode.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1651 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
53621f0726
commit
1fda02efc4
2 changed files with 33 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include "ruby.h"
|
||||
|
||||
VALUE VideoMode_ForceType( VALUE someValue );
|
||||
|
||||
// Ruby initiation function
|
||||
void Init_VideoMode( void );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue