Skip to content

Commit 2d4f3c6

Browse files
committed
Check in the Setup file.
This is used by renpy-build to determine what to build.
1 parent 5a9a15e commit 2d4f3c6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Setup

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
pygame_sdl2.error gen/pygame_sdl2.error.c
2+
pygame_sdl2.color gen/pygame_sdl2.color.c
3+
pygame_sdl2.controller gen/pygame_sdl2.controller.c
4+
pygame_sdl2.rect gen/pygame_sdl2.rect.c
5+
pygame_sdl2.rwobject gen/pygame_sdl2.rwobject.c
6+
pygame_sdl2.surface gen/pygame_sdl2.surface.c src/alphablit.c
7+
pygame_sdl2.display gen/pygame_sdl2.display.c
8+
pygame_sdl2.event gen/pygame_sdl2.event.c
9+
pygame_sdl2.locals gen/pygame_sdl2.locals.c
10+
pygame_sdl2.key gen/pygame_sdl2.key.c
11+
pygame_sdl2.mouse gen/pygame_sdl2.mouse.c
12+
pygame_sdl2.joystick gen/pygame_sdl2.joystick.c
13+
pygame_sdl2.power gen/pygame_sdl2.power.c
14+
pygame_sdl2.pygame_time gen/pygame_sdl2.pygame_time.c
15+
pygame_sdl2.image gen/pygame_sdl2.image.c src/write_jpeg.c src/write_png.c
16+
pygame_sdl2.transform gen/pygame_sdl2.transform.c src/SDL2_rotozoom.c
17+
pygame_sdl2.gfxdraw gen/pygame_sdl2.gfxdraw.c src/SDL_gfxPrimitives.c
18+
pygame_sdl2.draw gen/pygame_sdl2.draw.c
19+
pygame_sdl2.scrap gen/pygame_sdl2.scrap.c
20+

0 commit comments

Comments
 (0)