mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 11:45:21 +00:00
GOB: Make release checker happier in regards of POTFILES
This commit is contained in:
parent
220304a5a3
commit
04749e30cb
@ -31,6 +31,8 @@
|
||||
#ifndef GOB_DETECTION_TABLES_ADI5_H
|
||||
#define GOB_DETECTION_TABLES_ADI5_H
|
||||
|
||||
//#include "common/translation.h" // Make release checker happy
|
||||
|
||||
// -- French: Adi 5 --
|
||||
|
||||
{
|
||||
|
@ -31,6 +31,8 @@
|
||||
#ifndef GOB_DETECTION_TABLES_ADIBOU3_H
|
||||
#define GOB_DETECTION_TABLES_ADIBOU3_H
|
||||
|
||||
//#include "common/translation.h" // Make release checker happy
|
||||
|
||||
// -- French: Adibou 3 --
|
||||
|
||||
{
|
||||
|
@ -31,6 +31,8 @@
|
||||
#ifndef GOB_DETECTION_TABLES_ADIBOUDCHOU_H
|
||||
#define GOB_DETECTION_TABLES_ADIBOUDCHOU_H
|
||||
|
||||
//#include "common/translation.h" // Make release checker happy
|
||||
|
||||
// -- French: Adiboud'chou series --
|
||||
|
||||
// -- German: Addy Buschu series --
|
||||
|
@ -31,6 +31,8 @@
|
||||
#ifndef GOB_DETECTION_TABLES_ADIBOUPRESENTE_H
|
||||
#define GOB_DETECTION_TABLES_ADIBOUPRESENTE_H
|
||||
|
||||
//#include "common/translation.h" // Make release checker happy
|
||||
|
||||
// -- French: Adibou présente Dessin --
|
||||
|
||||
{
|
||||
|
@ -31,6 +31,8 @@
|
||||
#ifndef GOB_DETECTION_TABLES_PIERRESMAGIQUES_H
|
||||
#define GOB_DETECTION_TABLES_PIERRESMAGIQUES_H
|
||||
|
||||
//#include "common/translation.h" // Make release checker happy
|
||||
|
||||
// -- French: Le pays des Pierres Magiques --
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user