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

(-)src/fweelin_videoio.h.orig (-1 / +1 lines)
Lines 30-36 Link Here
30
	      int in_xs, int in_ys,
30
	      int in_xs, int in_ys,
31
	      int rinner, int rsize);
31
	      int rinner, int rsize);
32
  // Frees this map
32
  // Frees this map
33
  CircularMap::~CircularMap();
33
 ~CircularMap();
34
  
34
  
35
  // Map flat scope onto circle
35
  // Map flat scope onto circle
36
  void Map(SDL_Surface *out, int dstx, int dsty);
36
  void Map(SDL_Surface *out, int dstx, int dsty);

Return to bug 140288