X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fbox3d.h;h=4bb2731dcc72ffc893477086b47c1ff5f124fe9b;hb=ba89d42068aa7ee7535946ff61d9bbebdb153f28;hp=75b34825e8fc21b2a5fc6736d8c9ec58a4638382;hpb=6537f348407a540c027d92d0b766a8684f0fdf95;p=guile-irrlicht.git diff --git a/src/box3d.h b/src/box3d.h index 75b3482..4bb2731 100644 --- a/src/box3d.h +++ b/src/box3d.h @@ -26,15 +26,15 @@ #include SCM -irr_core_aabbox3d_addInternalPoint (SCM box3d, - SCM point); +core_aabbox3d_addInternalPoint (SCM box3d, + SCM point); SCM -irr_core_aabbox3d_make (); +core_aabbox3d_make (); SCM -irr_core_aabbox3d_reset (SCM box3d, - SCM init_value); +core_aabbox3d_reset (SCM box3d, + SCM init_value); extern "C" { void