This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
cacalabs
/
neercs
огледало од
https://github.com/cacalabs/neercs.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
neercs: be sure to include C headers inside extern "C" in cpp files.
master
Sam Hocevar
пре 12 година
родитељ
e42a4263d6
комит
6f3db458a1
1 измењених фајлова
са
3 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
neercs/old/wm.cpp
+ 3
- 1
neercs/old/wm.cpp
Прегледај датотеку
@@ -32,8 +32,10 @@
#include <caca.h>
#include "core.h"
#include "neercs.h"
extern "C" {
#include "neercs.h"
}
void resize_screen(struct screen *s, int w, int h)
{
Write
Preview
Loading…
Откажи
Сачувај