mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
264 B
C
14 lines
264 B
C
$NetBSD: patch-scenes.C,v 1.1 2011/12/05 22:48:03 joerg Exp $
|
|
|
|
--- scenes.C.orig 2011-12-05 19:54:57.000000000 +0000
|
|
+++ scenes.C
|
|
@@ -22,7 +22,7 @@
|
|
|
|
#include "scenes.h"
|
|
|
|
-_scene scene[] = {
|
|
+extern "C" _scene scene[] = {
|
|
/* 1 */
|
|
{
|
|
0, 32, 96,
|