mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Remove regions, add framing (fixes mirrors)
This commit is contained in:
@@ -59,6 +59,6 @@ void SetMovieActive(Movie movie, Boolean active);
|
||||
void StartMovie(Movie movie);
|
||||
void MoviesTask(Movie movie, int unknown);
|
||||
void SetMovieBox(Movie movie, const Rect *rect);
|
||||
void SetMovieDisplayClipRgn(Movie movie, RgnHandle region);
|
||||
void SetMovieDisplayClipRgn(Movie movie, const Rect *rect);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user