You've already forked ultrasm64-2
mirror of
https://github.com/HackerN64/ultrasm64-2.git
synced 2026-01-21 10:38:08 -08:00
10 lines
195 B
C
10 lines
195 B
C
// SM64 (EU) Segment 19 - Français
|
|
|
|
#include "game/ingame_menu.h"
|
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
#include "text/fr/dialog.inc.c"
|
|
#include "text/fr/level.inc.c"
|
|
#include "text/fr/star.inc.c"
|