Skip to content

Commit e710588

Browse files
committed
fixed set_time not known
1 parent f8f4770 commit e710588

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rogueviz/smoothcam.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,8 @@ void snap_to_center() {
383383
};
384384
}
385385

386+
void set_time(ld t);
387+
386388
void show() {
387389
/* might not be changed automatically */
388390
if(vid.fixed_yz) spinEdge_full();

0 commit comments

Comments
 (0)